Class RayCalculateable

  • Direct Known Subclasses:
    DistanceRay, ShootableRay

    public abstract class RayCalculateable
    extends java.lang.Object
    • Field Detail

      • staLatLon

        protected edu.sc.seis.seisFile.Location staLatLon
      • evtLatLon

        protected edu.sc.seis.seisFile.Location evtLatLon
      • azimuth

        protected java.lang.Double azimuth
      • backAzimuth

        protected java.lang.Double backAzimuth
      • geodetic

        protected boolean geodetic
      • flattening

        protected java.lang.Double flattening
    • Constructor Detail

      • RayCalculateable

        public RayCalculateable()