Struct SimulationState
Defined in File model_state.h
Struct Documentation
-
struct SimulationState
implements an exchange format to store and transfer the state of a simulation at a specific timepoint.
Public Members
-
AmiVector dx
partial time derivative of state vector, excluding states eliminated from conservation laws
-
AmiVectorArray sx
partial sensitivity state vector array, excluding states eliminated from conservation laws
-
ModelState state
state of the model that was used for simulation
-
AmiVector dx