Class SeismicSourceArgs


  • public class SeismicSourceArgs
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getMoment()  
      float getMw()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SeismicSourceArgs

        public SeismicSourceArgs()
    • Method Detail

      • getMw

        public float getMw()
      • getMoment

        public double getMoment()