frameconversion.h
来自「keil下开发的永磁同步电机矢量控制程序」· 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 + -
显示快捷键?