Function: fuel_rate_control_initialize
Prototype | void fuel_rate_control_initialize(void) |
Description | Initialization entry point of generated code |
Timing | Must be called exactly once |
Arguments | None |
Return value | None |
Header file | fuel_rate_control.h |
Function: fuel_rate_control_step
Prototype | void fuel_rate_control_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 | fuel_rate_control.h |
Block Name | Code Identifier | Data Type | Dimension |
---|---|---|---|
<S1>/sensors | rtU.sensors | EngSensors | 1 |
Block Name | Code Identifier | Data Type | Dimension |
---|---|---|---|
<S1>/fuel_rate | rtY.fuel_rate | real32_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