Class LatLonable

  • Direct Known Subclasses:
    EventAzimuth, EventStation, StationBackAzimuth

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

    • Method Detail

      • calcLatLon

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