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


Glossary Item Box

Specifies the OFDMA Uplink burst pilot pattern. Only applies if vsaOFDMAUplinkBurstStcModeSM is specified for the burst.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AUplink burst pilot pattern A as defined in the IEEE 802.16 standard.
BUplink burst pilot pattern B as defined in the IEEE 802.16 standard.
‡ 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