[]
Returns the negative support of the low-pass analysis filter. That is the number of taps of the filter in the negative direction.
public abstract int AnLowNegSupport { get; }
Public MustOverride ReadOnly Property AnLowNegSupport As Integer
| Type | Description |
|---|---|
| int | The number of taps of the low-pass analysis filter in the negative direction |