Method SetPassband
View SourceSetPassband(Int32, Int32)
Sets the passband of the filter.
Declaration
void SetPassband(int passbandLow, int passbandHigh)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | passbandLow | The lower cutoff frequency of the filter passband in Hertz. |
| Int32 | passbandHigh | The upper cutoff frequency of the filter passband in Hertz/ |