Package edu.sc.seis.TauP
Class RayParamIndexRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.ShootableRay
edu.sc.seis.TauP.RayParamIndexRay
Calculatable ray based on index into the phase sampling. Mainly useful for debugging.
-
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.ShootableRay
getLatLonable, isLatLonableMethods inherited from class edu.sc.seis.TauP.RayCalculateable
getAttenuationFrequency, getAzimuth, getBackAzimuth, getDistCalc, getFaultPlane, getGeodesic, getMoment, getMw, getNormalizedAzimuth, getNormalizedBackAzimuth, getNumFrequencies, getReceiver, getReceiverDepth, getSeismicSource, getSource, getSourceDepth, hasAzimuth, hasBackAzimuth, hasFaultPlane, hasMw, hasReceiver, hasReceiverDepth, hasSeismicSource, hasSource, hasSourceDepth, insertSeismicSource, normalizAzimuth, setAzimuth, setBackAzimuth, setDescription, setSeismicSource, toString, withEventAzimuth, withStationBackAzimuth
-
Constructor Details
-
RayParamIndexRay
-
-
Method Details
-
calculate
public List<Arrival> calculate(SeismicPhase phase) throws SlownessModelException, NoSuchLayerException - Specified by:
calculatein classRayCalculateable- Throws:
SlownessModelExceptionNoSuchLayerException
-
hasDescription
public boolean hasDescription()- Overrides:
hasDescriptionin classRayCalculateable
-
getDescription
- Overrides:
getDescriptionin classRayCalculateable
-
getIndex
public int getIndex()
-