Class TauP_DistAz

  • All Implemented Interfaces:
    java.util.concurrent.Callable<java.lang.Integer>

    public class TauP_DistAz
    extends TauP_Tool
    Calc distance, az and baz for event lat,lon and station lat,lon pairs.
    • Constructor Detail

      • TauP_DistAz

        public TauP_DistAz()
    • Method Detail

      • init

        public void init()
                  throws TauPException
        preforms intialization of the tool. Properties are queried for the default model to load, source depth to use, phases to use, etc.
        Specified by:
        init in class TauP_Tool
        Throws:
        TauPException
      • getGeodeticStr

        public java.lang.String getGeodeticStr()
      • createDistDegreeList

        public java.util.List<java.lang.Double> createDistDegreeList()
      • kmToDeg

        public java.lang.Double kmToDeg()
      • setQuakemlText

        public void setQuakemlText​(java.lang.String quakemlText)
      • setStationxmlText

        public void setStationxmlText​(java.lang.String staxmlText)
      • getReceiverDepths

        public java.util.List<java.lang.Double> getReceiverDepths()
      • getSourceDepths

        public java.util.List<java.lang.Double> getSourceDepths()