RFMXNR_ATTR_CHP_INTEGRATION_BANDWIDTH_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the integration bandwidth (IBW) type used to measure the power of the acquired signal. Integration bandwidth is the frequency interval over which the power in each frequency bin is added to measure the total power in that interval.
Syntax
RFMXNR_ATTR_CHP_INTEGRATION_BANDWIDTH_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9449476 | 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 Signal Bandwidth.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_CHP_INTEGRATION_BANDWIDTH_TYPE_SIGNAL_BANDWIDTH | 0 (0x0) | The IBW excludes the guard bands at the edges of the carrier or subblock. |
RFMXNR_VAL_CHP_INTEGRATION_BANDWIDTH_TYPE_CHANNEL_BANDWIDTH | 1 (0x1) | The IBW includes the guard bands at the edges of the carrier or subblock. |