Class DistanceRay

    • Field Detail

      • radians

        protected java.lang.Double radians
      • degrees

        protected java.lang.Double degrees
      • kilometers

        protected java.lang.Double kilometers
      • staLatLon

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

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

        protected java.lang.Double lat
      • lon

        protected java.lang.Double lon
      • azimuth

        protected java.lang.Double azimuth
      • backAzimuth

        protected java.lang.Double backAzimuth
      • geodetic

        protected boolean geodetic
      • flattening

        protected java.lang.Double flattening
    • Constructor Detail