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

java.lang.Object
  extended by edu.sc.seis.seisFile.sac.Complex
      extended by edu.sc.seis.seisFile.fdsnws.stationxml.PoleZero
Direct Known Subclasses:
Pole, Zero

public abstract class PoleZero
extends Complex


Field Summary
 
Fields inherited from class edu.sc.seis.seisFile.sac.Complex
imaginary, real
 
Constructor Summary
PoleZero(javax.xml.stream.XMLEventReader reader, java.lang.String elementName)
           
 
Method Summary
 
Methods inherited from class edu.sc.seis.seisFile.sac.Complex
add, add, add, conjg, div, div, div, equals, getImaginary, getReal, hashCode, mag, mul, mul, mul, sub, sub, sub
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoleZero

public PoleZero(javax.xml.stream.XMLEventReader reader,
                java.lang.String elementName)
         throws javax.xml.stream.XMLStreamException,
                StationXMLException
Throws:
javax.xml.stream.XMLStreamException
StationXMLException