Package edu.sc.seis.TauP
Class ShootableRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.ShootableRay
- Direct Known Subclasses:
IncidentAngleRay,RayParamIndexRay,RayParamKmRay,RayParamRay,TakeoffAngleRay
Abstract calculatable ray where initial departure ray parameter from source is known, but receiver is not.
-
Field Summary
Fields inherited from class edu.sc.seis.TauP.RayCalculateable
azimuth, backAzimuth, description, distCalc, evtLatLon, seismicSource, staLatLon -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.sc.seis.TauP.RayCalculateable
calculate, 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
-
ShootableRay
-
-
Method Details
-
getLatLonable
- Specified by:
getLatLonablein classRayCalculateable
-
isLatLonable
public boolean isLatLonable()- Specified by:
isLatLonablein classRayCalculateable
-