RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_ACP_RBW_FILTER_TYPE

  • Updated2024-10-14
  • 1 minute(s) read

RFMXWCDMA_ATTR_ACP_RBW_FILTER_TYPE

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies the shape of the digital RBW filter.

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

Get Function: RFmxWCDMA_ACPGetRBWFilterType
Set Function: RFmxWCDMA_ACPSetRBWFilterType
Values:
RFMXWCDMA_VAL_ACP_RBW_FILTER_TYPE_FFT_BASED (0)No RBW filtering is used.
RFMXWCDMA_VAL_ACP_RBW_FILTER_TYPE_GAUSSIAN (1)An RBW filter with a Gaussian response is applied.
RFMXWCDMA_VAL_ACP_RBW_FILTER_TYPE_FLAT (2)An RBW filter with a flat response is applied.

Log in to get a better experience