gusimplewhiteboard
rms_strength Struct Reference

RMS levels for a stereo channel pair This struct contains the RMS (root mean square) level measured for the left and the right channel. More...

#include <wb_fft_frequencies.h>

Collaboration diagram for rms_strength:

Public Member Functions

 PROPERTY (int16_t, left) PROPERTY(int16_t
 RMS level for the left channel. More...
 
right rms_strength (int16_t l=0, int16_t r=0)
 constructor with zero strength default values (C++ only) More...
 

Detailed Description

RMS levels for a stereo channel pair This struct contains the RMS (root mean square) level measured for the left and the right channel.

Definition at line 105 of file wb_fft_frequencies.h.

Constructor & Destructor Documentation

◆ rms_strength()

right rms_strength::rms_strength ( int16_t  l = 0,
int16_t  r = 0 
)
inline

constructor with zero strength default values (C++ only)

Definition at line 114 of file wb_fft_frequencies.h.

Member Function Documentation

◆ PROPERTY()

rms_strength::PROPERTY ( int16_t  ,
left   
)

RMS level for the left channel.

RMS level for the right channel


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