Skip to content

Struct three_phase_t

ClassList > three_phase_t

to keep together a,b and c phase values.

  • #include <transform.h>

Public Attributes

Type Name
float32_t a
float32_t b
float32_t c

Public Attributes Documentation

variable a

float32_t three_phase_t::a;

variable b

float32_t three_phase_t::b;

variable c

float32_t three_phase_t::c;


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