Code Interface Report for van_der_pol_osc

Table of Contents

Entry Point Functions

Function: van_der_pol_osc_initialize

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

Function: van_der_pol_osc_step

Prototype void van_der_pol_osc_step(void)
Description Output entry point of generated code
Timing Must be called periodically, every 1.6 seconds
Arguments None
Return value None
Header file van_der_pol_osc.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