| Visual Basic (Declaration) | |
|---|---|
Public Enum CustomSequenceStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum CustomSequenceStyle : System.Enum | |
| C++/CLI | |
|---|---|
public enum class CustomSequenceStyle : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| BitSequence | TimeSegment sequence style is "Bit Sequence", which implies we interpret the approach for deserializing the bits into a sequence of constellation state indexes. | — |
| IQSequence | Allocation symbol content is defined as a specific sequence of I/Q values without any presumption of constellation mapping. | — |
| ‡ 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)