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


Glossary Item Box

Specifies the OFDMA standard FFT size.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Points10241024 point FFT
Points128128 point FFT
Points20482048 point FFT
Points5121512 point FFT
‡ 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