CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomDspSpectraConfigTag Struct Reference

Parameter structure for spectrum analyzer creation. More...

#include <cri_le_atom.h>

Data Fields

CriUint32 num_bands
 Number of spectrum divisions. More...
 

Detailed Description

Parameter structure for spectrum analyzer creation.

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

Field Documentation

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

The documentation for this struct was generated from the following file: