public class Decimation
extends java.lang.Object
Constructor and Description |
---|
Decimation(float inputSampleRate,
int factor,
int offset,
FloatType delay,
FloatType correction) |
Decimation(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
FloatType |
getCorrection() |
FloatType |
getDelay() |
int |
getFactor() |
float |
getInputSampleRate() |
int |
getOffset() |
public Decimation(float inputSampleRate, int factor, int offset, FloatType delay, FloatType correction)
public Decimation(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException