Package edu.sc.seis.TauP
Class DistanceAngleRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.DistanceRay
edu.sc.seis.TauP.DistanceAngleRay
- All Implemented Interfaces:
Cloneable
-
Field Summary
FieldsFields inherited from class edu.sc.seis.TauP.RayCalculateable
azimuth, backAzimuth, description, distCalc, evtLatLon, seismicSource, staLatLon -
Method Summary
Modifier and TypeMethodDescriptionprotected DistanceAngleRaydoubledoubledoublebooleantoString()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
-
radians
-
degrees
-
-
Method Details
-
isDegrees
public boolean isDegrees() -
getDegrees
public double getDegrees()- Specified by:
getDegreesin classDistanceRay
-
getKilometers
public double getKilometers()- Specified by:
getKilometersin classDistanceRay
-
getRadians
public double getRadians()- Specified by:
getRadiansin classDistanceRay
-
toString
- Overrides:
toStringin classRayCalculateable
-
duplicate
-