Specifies the shape of the digital RBW filter.

Syntax

RFMXLTE_ATTR_OBW_RBW_FILTER_TYPE

Numeric Value

Data Type

Access

Applies To

3170318

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 Gaussian.

Name

Value

Description

RFMXLTE_VAL_OBW_RBW_FILTER_TYPE_FFT_BASED

0 (0x0)

No RBW filtering is performed.

RFMXLTE_VAL_OBW_RBW_FILTER_TYPE_GAUSSIAN

1 (0x1)

An RBW filter with a Gaussian response is applied.

RFMXLTE_VAL_OBW_RBW_FILTER_TYPE_FLAT

2 (0x2)

An RBW filter with a flat response is applied.