RFmxLteMXDownlinkUserDefinedPhichResource Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the physical channel hybridARQ indicator channel (PHICH) resource value. This value is expressed in Ng. This method is used to calculate number of PHICH resource groups. Refer to section 6.9 of the 3GPP 36.211 specification for more information about PHICH.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXDownlinkUserDefinedPhichResource
Members
| Name | Value | Description |
|---|---|---|
| OneSixth | 0 | Specifies the PHICH resource value is 1/6. |
| Half | 1 | Specifies the PHICH resource value is 1/2. |
| One | 2 | Specifies the PHICH resource value is 1. |
| Two | 3 | Specifies the PHICH resource value is 2. |