public class ResponseListElement
extends java.lang.Object
Constructor and Description |
---|
ResponseListElement(FloatType frequency,
FloatType amplitude,
FloatType phase) |
ResponseListElement(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
FloatType |
getAmplitude() |
FloatType |
getFrequency() |
FloatType |
getPhase() |
public ResponseListElement(FloatType frequency, FloatType amplitude, FloatType phase)
public ResponseListElement(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException