RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_ACP_FFT_OVERLAP

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

RFMXWCDMA_ATTR_ACP_FFT_OVERLAP

Data Type: float64
Access:read only
Functions:RFmxWCDMA_GetAttributeF64
Description: Returns the number of samples to overlap between consecutive chunks while performing FFT.
This value is expressed as a percentage of the Sequential FFT Size when you set the RFMXWCDMA_ATTR_ACP_MEASUREMENT_METHOD attribute to RFMXWCDMA_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.

Get Function: RFmxWCDMA_ACPGetFFTOverlap

Log in to get a better experience