Property Format
View SourceFormat
Gets the format of the output data.
Declaration
public SignalFormat Format { get; }
Property Value
Type | Description |
---|---|
SignalFormat | The format of the output data. |
Implements
Remarks
Since the filter does not know its passband (all it has is the taps array), it does not update the Format property. The calling code must change the Format settings to reflect the new bandwidth.