HPM APP
HPMicro Application solution
pll_ii_cfg_t Struct Reference

configuration of pll type ii filter ;二阶PLL观测器配置参数 More...

#include <pll_init.h>

Data Fields

float k1
 
float a
 
float b
 
float c
 
float sin
 
float cos
 

Detailed Description

configuration of pll type ii filter ;二阶PLL观测器配置参数

Field Documentation

◆ a

float pll_ii_cfg_t::a

Filter Zero Coefficient

◆ b

float pll_ii_cfg_t::b

Filter pole coefficient

◆ c

float pll_ii_cfg_t::c

Integrator gain factor

◆ cos

float pll_ii_cfg_t::cos

◆ k1

float pll_ii_cfg_t::k1

adc gain

◆ sin

float pll_ii_cfg_t::sin

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