Package edu.sc.seis.TauP
Class DistanceKmRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.DistanceRay
edu.sc.seis.TauP.DistanceKmRay
- All Implemented Interfaces:
Cloneable
-
Field Summary
FieldsFields inherited from class edu.sc.seis.TauP.RayCalculateable
azimuth, backAzimuth, description, distCalc, evtLatLon, seismicSource, staLatLon -
Method Summary
Methods inherited from class edu.sc.seis.TauP.DistanceRay
calcRadiansInRange, calcScatteredPhase, calcSimplePhase, calculate, duplicate, getAzimuth, getBackAzimuth, getLatLonable, getReceiver, getSource, hasAzimuth, hasBackAzimuth, hasReceiver, hasSource, isLatLonable, ofDegrees, ofDegrees, ofEventStation, ofExactDegrees, ofExactDegrees, ofExactKilometers, ofExactRadians, ofFixedHemisphereDegrees, ofFixedHemisphereDegrees, ofFixedHemisphereKilometers, ofFixedHemisphereRadians, ofKilometers, ofRadians, ofRadiansMethods inherited from class edu.sc.seis.TauP.RayCalculateable
getAttenuationFrequency, getDescription, getDistCalc, getFaultPlane, getGeodesic, getMoment, getMw, getNormalizedAzimuth, getNormalizedBackAzimuth, getNumFrequencies, getReceiverDepth, getSeismicSource, getSourceDepth, hasDescription, hasFaultPlane, hasMw, hasReceiverDepth, hasSeismicSource, hasSourceDepth, insertSeismicSource, normalizAzimuth, setAzimuth, setBackAzimuth, setDescription, setSeismicSource, withEventAzimuth, withStationBackAzimuth
-
Field Details
-
kilometers
protected double kilometers
-
-
Method Details
-
getDegrees
public double getDegrees()- Specified by:
getDegreesin classDistanceRay
-
getRadians
public double getRadians()- Specified by:
getRadiansin classDistanceRay
-
getKilometers
public double getKilometers()- Specified by:
getKilometersin classDistanceRay
-
toString
- Overrides:
toStringin classRayCalculateable
-
duplicate
-