| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property FftLengthHE As FftLengthHE | |
| C# | |
|---|---|
public virtual FftLengthHE FftLengthHE {get; set;} | |
| C++/CLI | |
|---|---|
public: virtual property FftLengthHE FftLengthHE { FftLengthHE get(); void set ( FftLengthHE value); } | |
Property Value
The default value is FftLength.Points512.FftLength.Points256 means that the FFT length of the HE/EHT part of the signal is 256, which is used for the 20 MHz signal bandwidth.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)