Class PolesZeros
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
edu.sc.seis.seisFile.fdsnws.stationxml.PolesZeros
-
Field Summary
FieldsFields inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
inputUnits, outputUnits
-
Constructor Summary
ConstructorsConstructorDescriptionPolesZeros
(String resourceId, String name, String description, Unit inputUnits, Unit outputUnits, String pzTransferType, float normalizationFactor, float normalizationFreq, List<Zero> zeroList, List<Pole> poleList) PolesZeros
(XMLEventReader reader) -
Method Summary
Modifier and TypeMethodDescriptionfloat
float
Methods inherited from class edu.sc.seis.seisFile.fdsnws.stationxml.BaseFilterType
getDescription, getInputUnits, getName, getOutputUnits, getResourceId
-
Field Details
-
DIGITAL
- See Also:
-
LAPLACE_HERTZ
- See Also:
-
LAPLACE_RAD_PER_SEC
- See Also:
-
-
Constructor Details
-
PolesZeros
-
PolesZeros
-
-
Method Details
-
getPzTransferType
-
getNormalizationFactor
public float getNormalizationFactor() -
getNormalizationFreq
public float getNormalizationFreq() -
getPoleList
-
getZeroList
-