powered by
Class "ModelVariable" represents an initial variable for ODE model.
ModelVariable objects are typically created by calls to ModelVariable and contain the following slots:
ModelVariable
name
A character string giving the name of the initial variable of an ODE model.
value
A numeric giving the value of the initial variable of an ODE model.