Class PoleZero
java.lang.Object
edu.sc.seis.seisFile.sac.Complex
edu.sc.seis.seisFile.fdsnws.stationxml.PoleZero
public abstract class PoleZero extends Complex
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PoleZero(FloatNoUnitType realWithError, FloatNoUnitType imaginaryWithError)
PoleZero(javax.xml.stream.XMLEventReader reader, java.lang.String elementName)
-
Method Summary
Modifier and Type Method Description FloatNoUnitType
getImaginaryWithError()
FloatNoUnitType
getRealWithError()
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 Details
-
PoleZero
-
PoleZero
public PoleZero(javax.xml.stream.XMLEventReader reader, java.lang.String elementName) throws javax.xml.stream.XMLStreamException, StationXMLException- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
-
-
Method Details
-
getRealWithError
-
getImaginaryWithError
-