Visual Basic (Declaration) | |
---|---|
Public Enum UplinkBurstDefinitionType Inherits System.Enum |
C# | |
---|---|
public enum UplinkBurstDefinitionType : System.Enum |
C++/CLI | |
---|---|
public enum class UplinkBurstDefinitionType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Cdma | The current burst is mapped to an uplink "CDMA" burst allocation on the Zone Definition Grid | — |
Ffb | The current burst is mapped to an uplink "FFB" burst allocation on the Zone Definition Grid. | — |
Normal | The 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. | — |
Papr | The current burst is mapped to an uplink "PAPR" burst allocation on the Zone Definition Grid. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)