AM243x Motor Control SDK  09.02.00

Introduction

Contains d/q/0 to alpha/beta/0 transform implementation.

Go to the source code of this file.

Macros

#define IEEE754_TYPES
 

Typedefs

typedef float float32_t
 
typedef double float64_t
 

Functions

static void IPARK_run (const float32_t sinTh, const float32_t cosTh, const float32_t inVd, const float32_t inVq, float32_t *pValpha, float32_t *pVbeta)
 Runs the inverse Park transform module. More...