RFmx EVDO CVI

RFMXEVDO_ATTR_ACP_SEQUENTIAL_FFT_SIZE

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

RFMXEVDO_ATTR_ACP_SEQUENTIAL_FFT_SIZE

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies the number of bins to use for FFT computation when the RFMXEVDO_ATTR_ACP_MEASUREMENT_METHOD attribute is set to RFMXEVDO_VAL_ACP_MEASUREMENT_METHOD_SEQUENTIAL_FFT.

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

Get Function: RFmxEVDO_ACPGetSequentialFFTSize
Set Function: RFmxEVDO_ACPSetSequentialFFTSize

Log in to get a better experience