|
Prototype
|
void SMO_arctan_PLL_step(RT_MODEL *const rtM, real_T rtU_Ialfabeta[2], real_T rtU_Ualfabeta[2], real_T *rtY_theta, real_T *rtY_we)
|
|
Description
|
Output entry point of generated code
|
|
Timing
|
Must be called periodically, every 6e-05 seconds
|
|
Arguments
|
[-]
|
#
|
Name
|
Data Type
|
Description
|
|
1
|
rtM
|
RT_MODEL *const
|
RTModel
|
|
2
|
rtU_Ialfabeta
|
real_T
|
<S12>/Ialfa,beta
|
|
3
|
rtU_Ualfabeta
|
real_T
|
<S12>/Ualfa,beta
|
|
4
|
rtY_theta
|
real_T *
|
<S12>/theta
|
|
5
|
rtY_we
|
real_T *
|
<S12>/we
|
|
|
Return value
|
None
|
|
Header file
|
SMO_arctan_PLL.h
|
No interface/tunable parameters in model.
No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores