frameconversion.h
来自「这是英飞凌公司基于xc166开发的foc方式控制的pmsm电机例程 非常有参加价」· C头文件 代码 · 共 8 行
H
8 行
#include "def.h"
/************************************************************************/
/* Prototypes of the different used fonctions for the motor's control */
/************************************************************************/
//void Park_rev(_complex * Frame_dq, _complex * angle, _complex * Result);
//void Clarke_Park_trans(TStatorCurrent * In, _complex * angle, _complex * Result);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?