RFMXEVDO_ATTR_CDA_MEASUREMENT_OFFSET
- Updated2024-10-14
- 1 minute(s) read
RFMXEVDO_ATTR_CDA_MEASUREMENT_OFFSET
Data Type: | int32 |
Access: | read/write |
Functions: | RFmxEVDO_SetAttributeI32 RFmxEVDO_GetAttributeI32 |
Description: | Specifies the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the RFMXEVDO_ATTR_CDA_SYNCHRONIZATION_MODE attribute. You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals. The default value is 0. Valid values are [0,15]. The sum of CDA Meas Offset and CDA Meas Length is less than or equal to 16. Get Function: RFmxEVDO_CDAGetMeasurementOffset Set Function: RFmxEVDO_CDASetMeasurementOffset |