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


Glossary Item Box

Specifies the burst data mapping allocation method.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
RectangularSpecifies the Rectangular data mapping allocation method.
WrappedSpecifies the Wrap data mapping allocation method.
‡ 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