Package edu.sc.seis.TauP
Class StationBackAzimuth
- java.lang.Object
-
- edu.sc.seis.TauP.LatLonable
-
- edu.sc.seis.TauP.StationBackAzimuth
-
public class StationBackAzimuth extends LatLonable
-
-
Constructor Summary
Constructors Constructor Description StationBackAzimuth(edu.sc.seis.seisFile.Location staLatLon, java.lang.Double backAzimuth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]
calcLatLon(double calcDist, double totalDist)
-
Methods inherited from class edu.sc.seis.TauP.LatLonable
isGeodetic
-
-
-
-
Method Detail
-
calcLatLon
public double[] calcLatLon(double calcDist, double totalDist)
- Specified by:
calcLatLon
in classLatLonable
-
-