NI Bluetooth Analysis Toolkit

NIBTSA_TXP_AVERAGE_TYPE

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

Data Type: int32
Access:read/write
Functions:niBTSA_SetScalarAttributeI32
niBTSA_GetScalarAttributeI32
niBTSA_ResetAttribute
Description: Specifies the averaging type for transmit spectrum measurements over all iterations.

The default value is NIBTSA_VAL_AVERAGE_TYPE_PEAK_HOLD.

Get Function: niBTSA_TxPGetAverageType
Set Function: niBTSA_TxPSetAverageType
Values:
NIBTSA_VAL_AVERAGE_TYPE_LINEAR (0)Performs linear averaging across detection intervals of sweep method and across results of all iterations.
NIBTSA_VAL_AVERAGE_TYPE_LOG (1)Specifies that the toolkit performs linear log averaging of the results over all iterations.
NIBTSA_VAL_AVERAGE_TYPE_PEAK_HOLD (3)Returns the maximum value across detection intervals of sweep method and across results of all iterations.
NIBTSA_VAL_AVERAGE_TYPE_MINIMUM_HOLD (4)Specifies that the toolkit returns the minimum value of the results over all iterations.

Log in to get a better experience