RFMXNR_ATTR_MODACC_MEASUREMENT_LENGTH_UNIT
- Updated2025-04-08
- 1 minute(s) read
Specifies the units in which measurement offset and measurement length are specified.
Syntax
RFMXNR_ATTR_MODACC_MEASUREMENT_LENGTH_UNIT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9453573 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Slot.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_MODACC_MEASUREMENT_LENGTH_UNIT_SLOT | 1 (0x1) | Measurement offset and measurement length are specified in units of slots. |
RFMXNR_VAL_MODACC_MEASUREMENT_LENGTH_UNIT_SUBFRAME | 3 (0x3) | Measurement offset and measurement length are specified in units of subframes. |
RFMXNR_VAL_MODACC_MEASUREMENT_LENGTH_UNIT_TIME | 6 (0x6) | Measurement offset and measurement length are specified in seconds. Specify the measurement offset and length in multiples of 1 ms * (15 kHz/minimum subcarrier spacing of all carriers). All slots within this notional time duration are analysed. |