Scicos data structure

scicos_model - Scicos block functionality data structure

Description

Scicos block model data structure contains all information relative to the simulation functionalities of the block. Fields may be fixed by block definition or set.

If block is a super block, the fields state,dstate,ipar,blocktype,firing, dep_ut, are unused.

The rpar field contains a data structure similar to the scicos_diagram data structure.

DEFINITION

FIELDS

See Also