Enum BandPassType
Namespace: Acoustics.Tools
Assembly: Acoustics.Tools.dll
Syntax
public enum BandPassType
Fields
Name | Description |
---|---|
Bandpass | Two-pole butterworth band-pass, dropping off at 3dB per octave. |
None | |
Sinc | Sinc kaiser-windowed low / high / band pass filter. Very high attenuation. Steep shoulders. |