Visual Basic (Declaration) | |
---|---|
Public Enum PilotPrsType Inherits System.Enum |
C# | |
---|---|
public enum PilotPrsType : System.Enum |
C++/CLI | |
---|---|
public enum class PilotPrsType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | PRS content is auto-detected based on CellID and 3GPP definitions. | — |
Custom | PRS content is auto-detected from actual signal content (supports non-3GPP sequences). | — |
Ones | PRS is assumed to be all (1+j0) real only values. | — |
PN9 | PRS is a PN9 sequence. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Sync Type = RS mode only supports Auto (based on 3GPP) selection.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)