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


Glossary Item Box

Specifies the burst type for downlink analysis.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DlmapThe "FCH" burst must be defined before the DL MAP burst type may be used. This will map the current burst to immediately follow the FCH burst on the Zone Definition Grid.
FchThe current burst is mapped to the DL-PUSC "FCH" burst allocation on the Zone Definition Grid.
NormalThe current burst will be treated as a normal data burst and the subchannel symbol offset and interval parameters will be used to define the allocation on the Zone Definition Grid.
‡ 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