Function: testFoil_initialize
Prototype | void testFoil_initialize(void) |
Description | Initialization entry point of generated code |
Timing | Must be called exactly once |
Arguments | None |
Return value | None |
Header file | testFoil.h |
Function: testFoil_step
Prototype | void testFoil_step(void) |
Description | Output entry point of generated code |
Timing | Must be called periodically, every 0.01 seconds |
Arguments | None |
Return value | None |
Header file | testFoil.h |
Function: testFoil_terminate
Prototype | void testFoil_terminate(void) |
Description | Termination entry point of generated code |
Timing | Must be called exactly once |
Arguments | None |
Return value | None |
Header file | testFoil.h |
No Inports in model.
No Outports in model.
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