edu.sc.seis.seisFile.fdsnws.stationxml
Class Polynomial
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
edu.sc.seis.seisFile.fdsnws.stationxml.Polynomial
- Direct Known Subclasses:
- InstrumentPolynomial
public class Polynomial
- extends BaseFilterType
Constructor Summary |
Polynomial(javax.xml.stream.XMLEventReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Polynomial
public Polynomial(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
getApproximationType
public java.lang.String getApproximationType()
getFreqLowerBound
public java.lang.Float getFreqLowerBound()
getFreqUpperBound
public float getFreqUpperBound()
getApproxLowerBound
public float getApproxLowerBound()
getApproxUpperBound
public float getApproxUpperBound()
getMaxError
public float getMaxError()
getCoefficientList
public java.util.List<FloatNoUnitType> getCoefficientList()