Package edu.sc.seis.TauP
Class RayParamKmRay
java.lang.Object
edu.sc.seis.TauP.RayCalculateable
edu.sc.seis.TauP.ShootableRay
edu.sc.seis.TauP.RayParamKmRay
Calculatable ray based on ray parameter departing the source in seconds per kilometer.
-
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, 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
-
RayParamKmRay
-
-
Method Details
-
calculate
- Specified by:
calculatein classRayCalculateable- Throws:
TauPException
-
getRayParamSKm
ray param in s/km- Returns:
- ray param in seconds per kilometer
-