Skip to content

Class PllDatas

ClassList > PllDatas

datas returned by pll calculations More...

  • #include <filters.h>

Public Attributes

Type Name
float32_t angle
float32_t error
float32_t w

Detailed Description

Parameters:

  • w pulsation estimated of the tracked signal [rad/s]
  • angle of the tracked signal [rad]

Public Attributes Documentation

variable angle

float32_t PllDatas::angle;

variable error

float32_t PllDatas::error;

variable w

float32_t PllDatas::w;


The documentation for this class was generated from the following file docs/controlLibrary/src/filters.h