amici.amici.ExpDataPtr¶
-
class
amici.amici.ExpDataPtr(*args)[source]¶ Swig-Generated class that implements smart pointers to ExpData as objects.
Attributes
fixedParameterscondition-specific fixed parameters of size Model::nk() or empty
fixedParametersPreequilibrationcondition-specific fixed parameters for pre-equilibration of size Model::nk() or empty.
fixedParametersPresimulationcondition-specific fixed parameters for pre-simulation of size Model::nk() or empty.
parameterscondition-specific parameters of size Model::np() or empty
plistcondition-specific parameter list
pscalecondition-specific parameter scales of size Model::np()
reinitializeFixedParameterInitialStatesflag indicating whether reinitialization of states depending on fixed parameters is activated
sx0condition-specific initial condition sensitivities of size Model::nx() * Model::nplist(), Model::nx() * ExpData::plist.size(), if ExpData::plist is not empty, or empty
t_presimduration of pre-simulation if this is > 0, presimulation will be performed from (model->t0 - t_presim) to model->t0 using the fixedParameters in fixedParametersPresimulation
x0condition-specific initial conditions of size Model::nx() or empty