Visual Basic (Declaration) | |
---|---|
Public Enum BurstInformation Inherits System.Enum |
C# | |
---|---|
public enum BurstInformation : System.Enum |
C++/CLI | |
---|---|
public enum class BurstInformation : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
All | The entire analyzed burst. | — |
Data | Data subcarriers. | — |
Null | Null subcarriers. | — |
Pilots | Pilot subcarriers. | — |
Preamble | Preamble subcarriers. | — |
Unknown | Unknown subcarriers. | — |
User | Subcarriers assigned to a particular user. | — |
‡ 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)