Class EventStation

java.lang.Object
edu.sc.seis.TauP.LatLonable
edu.sc.seis.TauP.EventStation

public class EventStation extends LatLonable
Calculatable ray from a source lat,lon to a receiver lat,lon.
  • Constructor Details

    • EventStation

      public EventStation(edu.sc.seis.seisFile.LatLonLocatable evt, edu.sc.seis.seisFile.LatLonLocatable sta, DistanceCalc distCalc)
  • Method Details

    • calcLatLon

      public double[] calcLatLon(double calcDist, double totalDist, double pointDepthKm)
      Specified by:
      calcLatLon in class LatLonable