RFmxLteMXModAccChannelEstimationType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXModAccChannelEstimationType Enumeration
Specifies the method used for the channel estimation for the ModAcc measurement.
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 RFmxLteMXModAccChannelEstimationType
Public Enumeration RFmxLteMXModAccChannelEstimationType
Members
Member name | Value | Description | |
---|---|---|---|
Reference | 0 | Only the demodulation reference signal (DMRS) symbol is used to calculate the channel coefficients. | |
ReferenceAndData | 1 | Both the DMRS symbol and the data symbol are used to calculate the channel coefficients, as specified by the 3GPP 36.521 specification, Annexe E. |