Visual Basic (Declaration) | |
---|---|
Public MustOverride Property FftLength As Integer |
C# | |
---|---|
public abstract int FftLength {get; set;} |
Property Value
The default value is 64. The maximum value is 65536, and the minimum is 4.When Transmitter Antennas = 1, the FFT length value must be even. When Transmitter Antennas > 1, the FFT length value must be a power of two.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)