public class SeismogramMeasurement extends Measurement
| Constructor and Description |
|---|
SeismogramMeasurement(java.lang.String name,
LocalSeismogramImpl waveform) |
| Modifier and Type | Method and Description |
|---|---|
LocalSeismogramImpl |
getWaveform() |
java.lang.String |
toXMLFragment() |
createScalar, getNamepublic SeismogramMeasurement(java.lang.String name,
LocalSeismogramImpl waveform)
public LocalSeismogramImpl getWaveform()
public java.lang.String toXMLFragment()
toXMLFragment in class Measurement