edu.sc.seis.seisFile.fdsnws.stationxml
Class InstrumentPolynomial

java.lang.Object
  extended by edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
      extended by edu.sc.seis.seisFile.fdsnws.stationxml.Polynomial
          extended by 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
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentPolynomial

public InstrumentPolynomial(javax.xml.stream.XMLEventReader reader)
                     throws javax.xml.stream.XMLStreamException,
                            StationXMLException
Throws:
javax.xml.stream.XMLStreamException
StationXMLException