Code Interface Report for bh_f14
Table of Contents
Function: bh_f14_initialize
Prototype
|
void bh_f14_initialize(RT_MODEL_bh_f14_T *const bh_f14_M, real_T *bh_f14_U_u, real_T *bh_f14_Y_alpharad, real_T *bh_f14_Y_NzPilotg)
|
Description
|
Initialization entry point of generated code
|
Timing
|
Must be called exactly once
|
Arguments
|
[-]
|
Return value
|
None
|
Header file
|
bh_f14.h
|
Function: bh_f14_step
Prototype
|
void bh_f14_step(RT_MODEL_bh_f14_T *const bh_f14_M, real_T bh_f14_U_u, real_T *bh_f14_Y_alpharad, real_T *bh_f14_Y_NzPilotg)
|
Description
|
Output entry point of generated code
|
Timing
|
Must be called periodically, every 0.01 seconds
|
Arguments
|
[-]
|
Return value
|
None
|
Header file
|
bh_f14.h
|
Function: bh_f14_terminate
Prototype
|
void bh_f14_terminate(RT_MODEL_bh_f14_T *const bh_f14_M)
|
Description
|
Termination entry point of generated code
|
Timing
|
Must be called exactly once
|
Arguments
|
#
|
Name
|
Data Type
|
Description
|
1
|
bh_f14_M
|
RT_MODEL_bh_f14_T *const
|
Real-time model
|
|
Return value
|
None
|
Header file
|
bh_f14.h
|
Block Name
|
Code Identifier
|
Data Type
|
Dimension
|
<Root>/u
|
Defined externally
|
real_T
|
1
|
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