Data Fields
_EST_InputData_ Struct Reference

Defines the estimator (EST) input data. More...

#include <est.h>

Data Fields

int32_t timeStamp
 a time stamp for the input data buffer More...
 
MATH_Vec2 Iab_A
 the alpha/beta current values, A More...
 
MATH_Vec2 Vab_V
 the alpha/beta current values, V More...
 
float32_t dcBus_V
 the DC bus voltage value, V More...
 
float32_t speed_ref_Hz
 the speed reference value, Hz More...
 
float32_t speed_int_Hz
 the speed int value, Hz More...
 

Detailed Description

Defines the estimator (EST) input data.

Field Documentation

◆ timeStamp

int32_t _EST_InputData_::timeStamp

a time stamp for the input data buffer

◆ Iab_A

MATH_Vec2 _EST_InputData_::Iab_A

the alpha/beta current values, A

◆ Vab_V

MATH_Vec2 _EST_InputData_::Vab_V

the alpha/beta current values, V

◆ dcBus_V

float32_t _EST_InputData_::dcBus_V

the DC bus voltage value, V

◆ speed_ref_Hz

float32_t _EST_InputData_::speed_ref_Hz

the speed reference value, Hz

◆ speed_int_Hz

float32_t _EST_InputData_::speed_int_Hz

the speed int value, Hz


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

Copyright 2023, Texas Instruments Incorporated