Class Decimation
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.Decimation
-
Constructor Summary
ConstructorsConstructorDescriptionDecimation
(float inputSampleRate, int factor, int offset, FloatType delay, FloatType correction) Decimation
(XMLEventReader reader) -
Method Summary
-
Constructor Details
-
Decimation
-
Decimation
-
-
Method Details
-
getInputSampleRate
public float getInputSampleRate() -
getFactor
public int getFactor() -
getOffset
public int getOffset() -
getDelay
-
getCorrection
-