public class FIR extends BaseFilterType
inputUnits, outputUnits
Constructor and Description |
---|
FIR(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Float> |
getNumeratorCoefficientList() |
java.lang.String |
getResponseName() |
java.lang.String |
getSymmetry() |
getDescription, getInputUnits, getName, getOutputUnits, getResourceId
public FIR(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException