Class ScalarMeasurement

java.lang.Object
edu.sc.seis.sod.measure.Measurement
edu.sc.seis.sod.measure.ScalarMeasurement
All Implemented Interfaces:
java.io.Serializable

public class ScalarMeasurement
extends Measurement
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    ScalarMeasurement​(java.lang.String name, double value)  
  • Method Summary

    Modifier and Type Method Description
    double getValue()  
    java.lang.String toString()  
    java.lang.String toXMLFragment()  
    java.lang.Double valueAsJSON()  

    Methods inherited from class edu.sc.seis.sod.measure.Measurement

    createScalar, getName, getValueJSON

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait