CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomDspSpectraConfigTag结构体 参考

Parameter structure for spectrum analyzer creation 更多...

#include <cri_le_atom.h>

成员变量

CriUint32 num_bands
 Number of spectrum divisions 更多...
 

详细描述

Parameter structure for spectrum analyzer creation

Description:
Parameter specified when attaching a spectrum analyzer.
Used as an argument of the criAtomDspSpectra_Create function.
参见
criAtomDspSpectra_Create

结构体成员变量说明

◆ num_bands

CriUint32 num_bands

Number of spectrum divisions

Description:
Specifies how many sections to divide the frequency axis up into for measurement.
The return value of the criAtomDspSpectra_GetLevels function (CriFloat32 array) will be the same length as the number specified for this parameter.

该结构体的文档由以下文件生成: