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


Glossary Item Box

Specifies the window length mode used for 5G F-OFDM window filtering if it is manual mode, the filter transition bandwidth is grayed out and determined by the filter length if it is auto mode, the filter length is determined by the transition bandwidth

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AutoAuto length
ManualManual length
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 21.00

See Also