Class VelocityProperty

java.lang.Object
edu.sc.seis.sod.velocity.seismogram.VelocityProperty

public class VelocityProperty
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    VelocityProperty​(edu.sc.seis.sod.model.seismogram.Property prop)  
    VelocityProperty​(java.lang.String name, java.lang.String value)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    java.lang.String getValue()  

    Methods inherited from class java.lang.Object

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

    • VelocityProperty

      public VelocityProperty​(edu.sc.seis.sod.model.seismogram.Property prop)
    • VelocityProperty

      public VelocityProperty​(java.lang.String name, java.lang.String value)
  • Method Details

    • getName

      public java.lang.String getName()
    • getValue

      public java.lang.String getValue()