Class ReflTransResult

java.lang.Object
edu.sc.seis.TauP.ReflTransResult

public class ReflTransResult extends Object
  • Field Details

    • inpwave

      protected boolean inpwave
    • inswave

      protected boolean inswave
    • inshwave

      protected boolean inshwave
  • Constructor Details

  • Method Details

    • getXY

      public XYPlotOutput getXY()
    • getModel

      public String getModel()
    • getXy

      public XYPlotOutput getXy()
    • getLayerDepth

      public double getLayerDepth()
    • getDepthName

      public String getDepthName()
    • getLayerParams

      public VelocityDiscontinuity getLayerParams()
    • isFsrf

      public boolean isFsrf()
    • setFsrf

      public void setFsrf(boolean fsrf)
    • isInpwave

      public boolean isInpwave()
    • setInpwave

      public void setInpwave(boolean inpwave)
    • isInswave

      public boolean isInswave()
    • setInswave

      public void setInswave(boolean inswave)
    • isInshwave

      public boolean isInshwave()
    • setInshwave

      public void setInshwave(boolean inshwave)
    • setDepth

      public void setDepth(double depth)
    • setDepthName

      public void setDepthName(String depthName)
    • isDowngoing

      public boolean isDowngoing()
    • setDowngoing

      public void setDowngoing(boolean downgoing)