Class LatLonable

java.lang.Object
edu.sc.seis.TauP.LatLonable
Direct Known Subclasses:
EventAzimuth, EventStation, StationBackAzimuth

public abstract class LatLonable extends Object
Provided by calculatable rays that have knowledge of lat and lon for the path.
  • Constructor Details

  • Method Details

    • calcLatLon

      public abstract double[] calcLatLon(double calcDist, double totalDist, double depthKm)
    • getDistCalc

      public DistanceCalc getDistCalc()