Class TauP_Curve

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

    public class TauP_Curve
    extends TauP_AbstractPhaseTool
    • Field Detail

      • relativePhaseName

        protected java.lang.String relativePhaseName
      • xAxisType

        protected AxisType xAxisType
      • yAxisType

        protected AxisType yAxisType
      • xAxisLog

        protected boolean xAxisLog
      • yAxisLog

        protected boolean yAxisLog
      • reduceVelDeg

        protected java.lang.Double reduceVelDeg
        the reducing velocity to use if reduceTime == true, in units of radians/second .
      • reduceVelKm

        protected java.lang.Double reduceVelKm
      • redVelString

        protected java.lang.String redVelString
      • xAxisMinMax

        protected double[] xAxisMinMax
      • yAxisMinMax

        protected double[] yAxisMinMax
    • Constructor Detail

      • TauP_Curve

        public TauP_Curve()