Package edu.sc.seis.TauP
Class EventStation
- java.lang.Object
-
- edu.sc.seis.TauP.LatLonable
-
- edu.sc.seis.TauP.EventStation
-
public class EventStation extends LatLonable
-
-
Constructor Summary
Constructors Constructor Description EventStation(edu.sc.seis.seisFile.Location evt, edu.sc.seis.seisFile.Location sta)
-
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
-
-