edu.sc.seis.seisFile.stationxml
Class PolesZeros
java.lang.Object
edu.sc.seis.seisFile.stationxml.AbstractResponseType
edu.sc.seis.seisFile.stationxml.PolesZeros
public class PolesZeros
- extends AbstractResponseType
Constructor Summary |
PolesZeros(javax.xml.stream.XMLEventReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolesZeros
public PolesZeros(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
getComment
public java.lang.String getComment()
getPzTransferType
public java.lang.String getPzTransferType()
getNormalizationFactor
public float getNormalizationFactor()
getNormalizationFreq
public float getNormalizationFreq()
getPoleList
public java.util.List<Pole> getPoleList()
getZeroList
public java.util.List<Zero> getZeroList()