Data Fields
_CLARKE_Obj_ Struct Reference

Defines the CLARKE object. More...

#include <clarke.h>

Data Fields

float32_t alpha_sf
 the scale factor for the alpha component More...
 
float32_t beta_sf
 the scale factor for the beta component More...
 
uint_least8_t numSensors
 the number of sensors More...
 

Detailed Description

Defines the CLARKE object.

Field Documentation

◆ alpha_sf

float32_t _CLARKE_Obj_::alpha_sf

the scale factor for the alpha component

Referenced by CLARKE_run(), and CLARKE_setScaleFactors().

◆ beta_sf

float32_t _CLARKE_Obj_::beta_sf

the scale factor for the beta component

Referenced by CLARKE_run(), CLARKE_run_twoInput(), and CLARKE_setScaleFactors().

◆ numSensors

uint_least8_t _CLARKE_Obj_::numSensors

the number of sensors

Referenced by CLARKE_getNumSensors(), CLARKE_run(), and CLARKE_setNumSensors().


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

Copyright 2023, Texas Instruments Incorporated