Package edu.sc.seis.TauP
Class StationBackAzimuth
java.lang.Object
edu.sc.seis.TauP.LatLonable
edu.sc.seis.TauP.StationBackAzimuth
Calculatable ray that knows its receiver lot,lon and back azimuth of the arriving ray.
-
Constructor Summary
ConstructorsConstructorDescriptionStationBackAzimuth(edu.sc.seis.seisFile.LatLonLocatable staLatLon, Double backAzimuth, DistanceCalc distCalc) -
Method Summary
Modifier and TypeMethodDescriptiondouble[]calcLatLon(double calcDist, double totalDist, double depthKm) Methods inherited from class edu.sc.seis.TauP.LatLonable
getDistCalc
-
Constructor Details
-
StationBackAzimuth
public StationBackAzimuth(edu.sc.seis.seisFile.LatLonLocatable staLatLon, Double backAzimuth, DistanceCalc distCalc)
-
-
Method Details
-
calcLatLon
public double[] calcLatLon(double calcDist, double totalDist, double depthKm) - Specified by:
calcLatLonin classLatLonable
-