NI WLAN Analysis Toolkit

NIWLANA_GATED_SPECTRUM_AVERAGING_TYPE

  • Updated2023-02-21
  • 1 minute(s) read

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies the averaging type for gated spectrum measurements.

The default value is NIWLANA_VAL_GATED_SPECTRUM_AVERAGING_TYPE_RMS.

Note: Set this attribute to NIWLANA_VAL_GATED_SPECTRUM_AVERAGING_TYPE_PEAK_HOLD only when you set the NIWLANA_ETSI_IBE_ENABLED attribute to NIWLANA_VAL_TRUE.

Get Function: niWLANA_GetGatedSpectrumAveragingType
Set Function: niWLANA_SetGatedSpectrumAveragingType
Values:
NIWLANA_VAL_GATED_SPECTRUM_AVERAGING_TYPE_RMS (0)Specifies that the toolkit does RMS averaging of the gated spectrum data over all iterations.
NIWLANA_VAL_GATED_SPECTRUM_AVERAGING_TYPE_LOG (1)Specifies that the toolkit does log averaging of the gated spectrum data over all iterations.
NIWLANA_VAL_GATED_SPECTRUM_AVERAGING_TYPE_PEAK_HOLD (2)Specifies that the toolkit does peak hold averaging of the gated spectrum data over all iterations.

Log in to get a better experience