AM263x Digital Power SDK  09.01.00

Detailed Description

Defines the Exponential Moving Average (EMAVG) structure.

The emavg can be used to perform exponential moving average calculation

Data Fields

float32_t out
 
float32_t multiplier
 

Field Documentation

◆ out

float32_t EMAVG::out

◆ multiplier

float32_t EMAVG::multiplier