RFmxLteMXDownlinkUserDefinedRatio Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXDownlinkUserDefinedRatio Enumeration
Specifies the ratio Rhob/Rhoa for the cell-specific ratio of one, two, or four cell-specific antenna ports as described in Table 5.2-1 in section 5.2 of the 3GPP TS 36.213 specification. This method determines the power of the channel resource element (RE) in the symbols that do not contain the reference symbols.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXDownlinkUserDefinedRatio
Public Enumeration RFmxLteMXDownlinkUserDefinedRatio
Members
Member name | Value | Description | |
---|---|---|---|
PB0 | 0 | Specifies a ratio of 1 for one antenna port and 5/4 for two or four antenna ports. | |
PB1 | 1 | Specifies a ratio of 4/5 for one antenna port and 1 for two or four antenna ports. | |
PB2 | 2 | Specifies a ratio of 3/5 for one antenna port and 3/4 for two or four antenna ports. | |
PB3 | 3 | Specifies a ratio of 2/5 for one antenna port and 1/2 for two or four antenna ports. |