TSignalFilter.FirLength Property

Int32 FirLength { get; set; }

Defines the length of the FIR/Median filter, if the AutoFilterOrder property is false.

Returns: Int32

Remarks:

For windowed FIR filters other then Kaiser, the length can not be estimated.