Class SeismicSource


  • public class SeismicSource
    extends java.lang.Object
    • Constructor Detail

      • SeismicSource

        public SeismicSource()
      • SeismicSource

        public SeismicSource​(float Mw)
      • SeismicSource

        public SeismicSource​(float Mw,
                             FaultPlane nodalPlane)
    • Method Detail

      • hasSource

        public boolean hasSource()
      • hasMw

        public boolean hasMw()
      • getMw

        public java.lang.Float getMw()
      • hasNodalPlane

        public boolean hasNodalPlane()
      • getNodalPlane1

        public FaultPlane getNodalPlane1()
      • getNodalPlane2

        public FaultPlane getNodalPlane2()
      • getAttenuationFrequency

        public float getAttenuationFrequency()
      • getNumFrequencies

        public int getNumFrequencies()