Class InstrumentPolynomial
- java.lang.Object
-
- edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
-
- edu.sc.seis.seisFile.fdsnws.stationxml.Polynomial
-
- edu.sc.seis.seisFile.fdsnws.stationxml.InstrumentPolynomial
-
public class InstrumentPolynomial extends Polynomial
-
-
Field Summary
-
Fields inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
inputUnits, outputUnits
-
-
Constructor Summary
Constructors Constructor Description InstrumentPolynomial(javax.xml.stream.XMLEventReader reader)
-
Method Summary
-
Methods inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.Polynomial
getApproximationType, getApproxLowerBound, getApproxUpperBound, getCoefficientList, getFreqLowerBound, getFreqUpperBound, getMaxError
-
Methods inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
getDescription, getInputUnits, getName, getOutputUnits, getResourceId
-
-
-
-
Constructor Detail
-
InstrumentPolynomial
public InstrumentPolynomial(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
-
-