| Visual Basic (Declaration) | |
|---|---|
Public Enum PhichDurationType Inherits System.Enum | |
| C# | |
|---|---|
public enum PhichDurationType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class PhichDurationType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Auto | Auto detects PHICH Duration from decoded PBCH message bits. | — |
| Extended | Applies 3GPP defined Extended PHICH Duration mapping of PHICH Groups. | — |
| Normal | Applies 3GPP defined Normal PHICH Duration mapping of PHICH Groups. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Allows user to select either Normal or Extended PHICH Duration mapping method for sub-frames which contain 3 PDCCH symbol allocations only.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)