Name

isState — Flag to identify a state variable within a dynamic model

Content model

isState : 
     EMPTY

Attributes

  • NONE

Description

Option isState element identifies this variable as a state variable in a dynamic model; this tells the implementation that this is the output of an integrator (for continous models) or a discretely updated state (for discrete models).

Possible parents

variableDef

Allowable children

NONE