Visual Basic (Declaration) | |
---|---|
Public Enum DownlinkBurstDefinitionType Inherits System.Enum |
C# | |
---|---|
public enum DownlinkBurstDefinitionType : System.Enum |
C++/CLI | |
---|---|
public enum class DownlinkBurstDefinitionType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Dlmap | The "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. | — |
Fch | The current burst is mapped to the DL-PUSC "FCH" 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. | — |
‡ 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)