Class SeismicSource

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

public class SeismicSource extends Object
  • Constructor Details

    • SeismicSource

      public SeismicSource()
    • SeismicSource

      public SeismicSource(float Mw)
    • SeismicSource

      public SeismicSource(float Mw, FaultPlane nodalPlane)
  • Method Details

    • hasSource

      public boolean hasSource()
    • hasMw

      public boolean hasMw()
    • getMw

      public Float getMw()
    • hasNodalPlane

      public boolean hasNodalPlane()
    • getNodalPlane1

      public FaultPlane getNodalPlane1()
    • getNodalPlane2

      public FaultPlane getNodalPlane2()
    • getAttenuationFrequency

      public float getAttenuationFrequency()
    • getNumFrequencies

      public int getNumFrequencies()