Code Interface Report for spring4

Table of Contents

Entry Point Functions

Function: spring4_initialize

Prototype void spring4_initialize(void)
Description Initialization entry point of generated code
Timing Must be called exactly once
Arguments None
Return value None
Header file spring4.h

Function: spring4_step

Prototype void spring4_step(void)
Description Output entry point of generated code
Timing Must be called periodically, every 0.4 seconds
Arguments None
Return value None
Header file spring4.h

Inports

No Inports in model.

Outports

No Outports in model.

Interface Parameters

No interface/tunable parameters in model.

Data Stores

No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores