Package edu.sc.seis.TauP
Class IncidentAngleRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.ShootableRay
edu.sc.seis.TauP.IncidentAngleRay
-
Field Summary
Fields inherited from class edu.sc.seis.TauP.RayCalculateable
azimuth, backAzimuth, description, distCalc, evtLatLon, seismicSource, staLatLon -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculate(SeismicPhase phase) forPhase(SeismicPhase phase) static IncidentAngleRayofIncidentAngle(Double d, DistanceCalc distCalc) Methods inherited from class edu.sc.seis.TauP.ShootableRay
getLatLonable, isLatLonableMethods inherited from class edu.sc.seis.TauP.RayCalculateable
getAttenuationFrequency, getAzimuth, getBackAzimuth, getDescription, getDistCalc, getFaultPlane, getGeodesic, getMoment, getMw, getNormalizedAzimuth, getNormalizedBackAzimuth, getNumFrequencies, getReceiver, getReceiverDepth, getSeismicSource, getSource, getSourceDepth, hasAzimuth, hasBackAzimuth, hasDescription, hasFaultPlane, hasMw, hasReceiver, hasReceiverDepth, hasSeismicSource, hasSource, hasSourceDepth, insertSeismicSource, normalizAzimuth, setAzimuth, setBackAzimuth, setDescription, setSeismicSource, toString, withEventAzimuth, withStationBackAzimuth
-
Constructor Details
-
IncidentAngleRay
-
-
Method Details
-
ofIncidentAngle
-
calculate
- Specified by:
calculatein classRayCalculateable- Throws:
TauPException
-
forPhase
-
getIncidentAngle
-