Class EventAzimuth

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

public class EventAzimuth extends LatLonable
Calculatable ray that knows its source lot,lon and azimuth of departure.
  • Constructor Details

    • EventAzimuth

      public EventAzimuth(edu.sc.seis.seisFile.LatLonLocatable evtLatLon, Double azimuth, DistanceCalc distCalc)
  • Method Details

    • calcLatLon

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