PEController BSP v4
Board Support Package for PEController from Taraz Technologies
 
Loading...
Searching...
No Matches

Macros

#define SIN_120   (0.866f)
 Value of sin of 120 degrees.
 
#define COS_120A   (-0.5f)
 Value of cosine of 120 degrees.
 
#define USE_PRECOMPUTED_TRIG   (1)
 Set to 1 if pre-computed trigonometric values should be used. Use the function Transform_wt_sincos() to pre-compute all trigonometric values. Set to 0 if trigonometric expressions should be solved in runtime. This setting will slow down the conversions considerably.
 

Detailed Description