Function: ImportTest_initialize
| Prototype | void ImportTest_initialize(void) |
| Description | Initialization entry point of generated code |
| Timing | Must be called exactly once |
| Arguments | None |
| Return value | None |
| Header file | ImportTest.h |
Function: ImportTest_step
| Prototype | void ImportTest_step(void) |
| Description | Output entry point of generated code |
| Timing | Must be called periodically, every 0.2 seconds |
| Arguments | None |
| Return value | None |
| Header file | ImportTest.h |
Function: ImportTest_terminate
| Prototype | void ImportTest_terminate(void) |
| Description | Termination entry point of generated code |
| Timing | Must be called exactly once |
| Arguments | None |
| Return value | None |
| Header file | ImportTest.h |
| Block Name | Code Identifier | Data Type | Dimension |
|---|---|---|---|
| <Root>/In1 | ImportTest_U.In1 | real_T | 1 |
| Block Name | Code Identifier | Data Type | Dimension |
|---|---|---|---|
| <Root>/Out1 | ImportTest_Y.Out1 | 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