PER Firmware
Loading...
Searching...
No Matches
vcu_step.c File Reference
#include "vcu.h"
#include <math.h>
Include dependency graph for vcu_step.c:

Functions

static void b_interp1 (const float varargin_1[3], const float varargin_2[3], const float varargin_3[4], float Vq[4])
 
static float interp1 (const float varargin_1[2], const float varargin_2[2], float varargin_3)
 
static float interp2 (const float varargin_1[27], const float varargin_2[51], const float varargin_3[1377], float varargin_4, float varargin_5)
 
void vcu_step (const pVCU_struct *p, const xVCU_struct *x, yVCU_struct *y)
 

Function Documentation

◆ b_interp1()

static void b_interp1 ( const float varargin_1[3],
const float varargin_2[3],
const float varargin_3[4],
float Vq[4] )
static
Here is the caller graph for this function:

◆ interp1()

static float interp1 ( const float varargin_1[2],
const float varargin_2[2],
float varargin_3 )
static
Here is the caller graph for this function:

◆ interp2()

static float interp2 ( const float varargin_1[27],
const float varargin_2[51],
const float varargin_3[1377],
float varargin_4,
float varargin_5 )
static
Here is the caller graph for this function:

◆ vcu_step()

void vcu_step ( const pVCU_struct * p,
const xVCU_struct * x,
yVCU_struct * y )
Here is the call graph for this function:
Here is the caller graph for this function: