Code Interface Report for RaspberryForceTest

Table of Contents

Entry Point Functions

Function: RaspberryForceTest_initialize

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

Function: RaspberryForceTest_step

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

Function: RaspberryForceTest_terminate

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

Inports

No Inports in model.

Outports

No Outports in model.

Interface Parameters

[-]
Parameter Source Code Identifier Data Type Dimension
km4pi RaspberryForceTest_P.km4pi real_T [3 3]
<Root>/Constant RaspberryForceTest_P.Constant_Value real_T [1 2]
<Root>/Gain RaspberryForceTest_P.Gain_Gain real_T 1

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