RFMXNR_ATTR_PUSCH_DMRS_SEQUENCE_HOPPING_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the sequence hopping is enabled. This attribute is valid only when you set the RFMXNR_ATTR_PUSCH_TRANSFORM_PRECODING_ENABLED attribute to True.
Syntax
RFMXNR_ATTR_PUSCH_DMRS_SEQUENCE_HOPPING_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437218 | int32 | Read/Write | PUSCH |
Remarks
Use "pusch<<i>r</i>>" or "user<<i>l</i>>" or "bwp<<i>m</i>>" or "carrier<k>" or "subblock<n>" or "subblock<n>/carrier<k>/bwp<<i>m</i>>/user<<i>l</i>>/pusch<<i>r</i>>" as the Selector String to configure or read this attribute.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_PUSCH_DMRS_SEQUENCE_HOPPING_ENABLED_FALSE | 0 (0x0) | The measurement uses zero as the base sequence number for all the slots. |
RFMXNR_VAL_PUSCH_DMRS_SEQUENCE_HOPPING_ENABLED_TRUE | 1 (0x1) | The measurement calculates the base sequence number for each slot according to 3GPP specification. |