Class StationBackAzimuth

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

public class StationBackAzimuth extends LatLonable
Calculatable ray that knows its receiver lot,lon and back azimuth of the arriving ray.
  • Constructor Details

    • StationBackAzimuth

      public StationBackAzimuth(edu.sc.seis.seisFile.LatLonLocatable staLatLon, Double backAzimuth, DistanceCalc distCalc)
  • Method Details

    • calcLatLon

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