Property KernelLength
KernelLength
Gets or sets the size of the finite-impulse response kernel used to design the downsampling filter.
[TypeConverter(typeof(KernelLengthConverter))]
public int KernelLength { get; set; }
Gets or sets the size of the finite-impulse response kernel used to design the downsampling filter.
[TypeConverter(typeof(KernelLengthConverter))]
public int KernelLength { get; set; }