Package edu.sc.seis.TauP
Class LatLonable
java.lang.Object
edu.sc.seis.TauP.LatLonable
- Direct Known Subclasses:
EventAzimuth,EventStation,StationBackAzimuth
Provided by calculatable rays that have knowledge of lat and lon for the path.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract double[]calcLatLon(double calcDist, double totalDist, double depthKm)
-
Constructor Details
-
LatLonable
-
-
Method Details
-
calcLatLon
public abstract double[] calcLatLon(double calcDist, double totalDist, double depthKm) -
getDistCalc
-