RFmxLteMXUplinkGroupHoppingEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXUplinkGroupHoppingEnabled Enumeration
Specifies whether the sequence group number hopping for demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification.
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 RFmxLteMXUplinkGroupHoppingEnabled
Public Enumeration RFmxLteMXUplinkGroupHoppingEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | The measurement uses zero as the sequence group number for all the slots. | |
True | 1 | Calculates the sequence group number for each slot, as defined in the section 5.5.1.3 of 3GPP 36.211 Specification. |