Specifies the shape of the digital resolution bandwidth (RBW) filter.

Syntax

RFMXSPECAN_ATTR_OBW_RBW_FILTER_TYPE

Numeric Value

Data Type

Access

Applies To

1073166

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

RFMXSPECAN_VAL_OBW_RBW_FILTER_TYPE_FFT_BASED

0 (0x0)

No RBW filtering is performed.

RFMXSPECAN_VAL_OBW_RBW_FILTER_TYPE_GAUSSIAN

1 (0x1)

The RBW filter has a Gaussian response.

RFMXSPECAN_VAL_OBW_RBW_FILTER_TYPE_FLAT

2 (0x2)

The RBW filter has a flat response.