HPM SDK
HPMicro Software Development Kit
mcl_encoder_cal_speed_pll_function_t Struct Reference

Running data for the pll method of calculating speed. More...

#include <hpm_mcl_encoder.h>

Data Fields

mcl_encoder_cal_speed_pll_cfg_tcfg
 
float * period_call_time_s
 
float pi_integrator
 
float omega_integrator
 
float theta_last
 

Detailed Description

Running data for the pll method of calculating speed.

Field Documentation

◆ cfg

mcl_encoder_cal_speed_pll_cfg_t* mcl_encoder_cal_speed_pll_function_t::cfg

◆ omega_integrator

float mcl_encoder_cal_speed_pll_function_t::omega_integrator

◆ period_call_time_s

float* mcl_encoder_cal_speed_pll_function_t::period_call_time_s

◆ pi_integrator

float mcl_encoder_cal_speed_pll_function_t::pi_integrator

◆ theta_last

float mcl_encoder_cal_speed_pll_function_t::theta_last

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