Code Interface Report for GPCA_SW_Functional

Table of Contents

Entry Point Functions

Function: GPCA_SW_Functional_initialize

Prototype void GPCA_SW_Functional_initialize(void)
Description Initialization entry point of generated code
Timing Called once
Arguments None
Return value None
Header file GPCA_SW_Functional.h

Function: GPCA_SW_Functional_step

Prototype void GPCA_SW_Functional_step(void)
Description Output entry point of generated code
Timing Called periodically, every 1 second
Arguments None
Return value None
Header file GPCA_SW_Functional.h

Function: GPCA_SW_Functional_terminate

Prototype void GPCA_SW_Functional_terminate(void)
Description Termination entry point of generated code
Timing Called once
Arguments None
Return value None
Header file GPCA_SW_Functional.h

Inports

[-]
Block Name Code Identifier Data Type Dimension
<Root>/SENSOR_IN GPCA_SW_Functional_U.SENSOR_IN Device_Sensor_Inputs 1
<Root>/CONST_IN GPCA_SW_Functional_U.CONST_IN Device_Configuration_Inputs 1
<Root>/OP_CMD_IN GPCA_SW_Functional_U.OP_CMD_IN Operator_Commands 1
<Root>/DB_IN GPCA_SW_Functional_U.DB_IN Drug_Database_Inputs 1
<Root>/PRES_IN GPCA_SW_Functional_U.PRES_IN Prescription_Inputs 1
<Root>/PATIENT_IN GPCA_SW_Functional_U.PATIENT_IN Patient_Inputs 1

Outports

Block Name Code Identifier Data Type Dimension
<Root>/GPCA_SW_OUT GPCA_SW_Functional_Y.GPCA_SW_OUT GPCA_SW_Outputs 1

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