Keysight Pathwave 89600 VSA .NET API
FftLengthHE Enumeration
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace : FftLengthHE Enumeration


Glossary Item Box

802.11ax/be FFT Lengths.

Syntax

Visual Basic (Declaration) 
Public Enum FftLengthHE 
   Inherits System.Enum
C# 
public enum FftLengthHE : System.Enum 
C++/CLI 
public enum class FftLengthHE : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
Points1024FFT length of 1024
Points2048FFT length of 2048
Points256FFT length of 256
Points4096FFT length of 409625.40
Points512FFT length of 512
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also