![]() |
![]() |
|
MSPM0G3507SensorlessFOCMotorControlLibrary
1.0
|
Sine cosine structure. More...
#include <mcLib.h>
Data Fields | |
| int32_t | sin |
| int32_t | cos |
Sine cosine structure.
| int32_t MC_SINCOS_T::sin |
Sine value
Referenced by MC_AngleSectorGen(), MC_InverseParkTransform(), MC_ParkTransform(), and MC_SinCos().
| int32_t MC_SINCOS_T::cos |
Cosine value
Referenced by MC_AngleSectorGen(), MC_InverseParkTransform(), MC_ParkTransform(), and MC_SinCos().