Visual Basic (Declaration) | |
---|---|
Public Enum FftLengthHE Inherits System.Enum |
C# | |
---|---|
public enum FftLengthHE : System.Enum |
C++/CLI | |
---|---|
public enum class FftLengthHE : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Points1024 | FFT length of 1024 | — |
Points2048 | FFT length of 2048 | — |
Points256 | FFT length of 256 | — |
Points4096 | FFT length of 4096 | 25.40 |
Points512 | FFT length of 512 | — |
‡ 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)