Package edu.sc.seis.TauP
Class LatLonable
- java.lang.Object
-
- edu.sc.seis.TauP.LatLonable
-
- Direct Known Subclasses:
EventAzimuth
,EventStation
,StationBackAzimuth
public abstract class LatLonable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LatLonable()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract double[]
calcLatLon(double calcDist, double totalDist)
boolean
isGeodetic()
-