-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodifiedPMSM_Model_data.c
More file actions
55 lines (49 loc) · 1.57 KB
/
modifiedPMSM_Model_data.c
File metadata and controls
55 lines (49 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
/*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* File: modifiedPMSM_Model_data.c
*
* Code generated for Simulink model 'modifiedPMSM_Model'.
*
* Model version : 2.24
* Simulink Coder version : 9.9 (R2023a) 19-Nov-2022
* C/C++ source code generated on : Wed Mar 6 10:13:18 2024
*
* Target selection: ert.tlc
* Embedded hardware selection: Intel->x86-64 (Windows64)
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#include "modifiedPMSM_Model.h"
/* Constant parameters (default storage) */
const ConstP_modifiedPMSM_Model_T modifiedPMSM_Model_ConstP = {
/* Expression: C32
* Referenced by: '<S6>/Gain1'
*/
{ 1.0, -0.5, -0.5, 0.0, 0.8660254037844386, -0.8660254037844386 },
/* Pooled Parameter (Expression: [1;0;1;0.5;0;0;1;0.5])
* Referenced by:
* '<S13>/Leg'
* '<S14>/Leg'
* '<S15>/Leg'
*/
{ 1.0, 0.0, 1.0, 0.5, 0.0, 0.0, 1.0, 0.5 },
/* Expression: C33
* Referenced by: '<S1>/Gain1'
*/
{ 0.66666666666666663, -0.33333333333333331, -0.33333333333333331,
-0.33333333333333331, 0.66666666666666663, -0.33333333333333326,
-0.33333333333333331, -0.33333333333333326, 0.66666666666666663 },
/* Expression: C32inv
* Referenced by: '<S5>/Gain3'
*/
{ 0.66666666666666663, 0.0, -0.33333333333333331, 0.57735026918962573,
-0.33333333333333331, -0.57735026918962573 }
};
/*
* File trailer for generated code.
*
* [EOF]
*/