Struct SimulationState

Struct Documentation

struct amici::SimulationState

implements an exchange format to store and transfer the state of a simulation at a specific timepoint.

Public Members

realtype t

timepoint

AmiVector x

state variables

AmiVector dx

state variables

AmiVectorArray sx

state variable sensitivity

ModelState state

state of the model that was used for simulation