Visual Basic (Declaration) | |
---|---|
Public Enum PhichAllocationType Inherits System.Enum |
C# | |
---|---|
public enum PhichAllocationType : System.Enum |
C++/CLI | |
---|---|
public enum class PhichAllocationType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | Auto detects PHICH Allocation from decoded PBCH message bits. | — |
Value1 | Applies 3GPP defined PHICH Allocation value 1 mapping of PHICH Groups. | — |
Value1By2 | Applies 3GPP defined PHICH Allocation value 1/2 mapping of PHICH Groups. | — |
Value1By6 | Applies 3GPP defined PHICH Allocation value 1/6 mapping of PHICH Groups. | — |
Value2 | Applies 3GPP defined PHICH Allocation value 2 mapping of PHICH Groups. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Allows user to select either 1/6, 1/2, 1, or 2 PHICH Allocation sizes as specified by 3GPP for PHICH resource element group mappings.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)