| Visual Basic (Declaration) | |
|---|---|
Public Enum FftLength Inherits System.Enum | |
| C# | |
|---|---|
public enum FftLength : System.Enum | |
| C++/CLI | |
|---|---|
public enum class FftLength : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Points128 | FFT length of 128. | — |
| Points256 | FFT length of 256. Valid only for 802.11ac signals. | 14.00 |
| Points512 | FFT length of 512. Valid only for 802.11ac signals. | 14.00 |
| Points64 | FFT length of 64. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)