Function: m3_core_initialize
| Prototype | void m3_core_initialize(void) |
| Description | Initialization entry point of generated code |
| Timing | Must be called exactly once |
| Arguments | None |
| Return value | None |
| Header file | m3_core.h |
Function: m3_core_step0
| Prototype | void m3_core_step0(void) |
| Description | Output entry point of generated code |
| Timing | Must be called periodically, every 0.05 seconds |
| Arguments | None |
| Return value | None |
| Header file | m3_core.h |
Function: m3_core_step1
| Prototype | void m3_core_step1(void) |
| Description | Output entry point of generated code |
| Timing | Must be called periodically, every 0.1 seconds |
| Arguments | None |
| Return value | None |
| Header file | m3_core.h |
Function: m3_core_step2
| Prototype | void m3_core_step2(void) |
| Description | Output entry point of generated code |
| Timing | Must be called periodically, every 0.25 seconds |
| Arguments | None |
| Return value | None |
| Header file | m3_core.h |
Function: m3_core_terminate
| Prototype | void m3_core_terminate(void) |
| Description | Termination entry point of generated code |
| Timing | Must be called exactly once |
| Arguments | None |
| Return value | None |
| Header file | m3_core.h |
No Inports in model.
No Outports in model.
| Parameter Source | Code Identifier | Data Type | Dimension |
|---|---|---|---|
| <S1>/Pulse Generator | m3_core_P.PulseGenerator_Amp | real_T | 1 |
| <S1>/Pulse Generator | m3_core_P.PulseGenerator_Period | real_T | 1 |
| <S1>/Pulse Generator | m3_core_P.PulseGenerator_Duty | real_T | 1 |
| <S1>/Pulse Generator | m3_core_P.PulseGenerator_PhaseDelay | real_T | 1 |
| <Root>/Constant | m3_core_P.Constant_Value | uint16_T | [1 8] |
No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores