setInitialConditions: Set the initial conditions of an Arm for an ODE model.
Description
Set the initial conditions of an Arm for an ODE model.
Usage
setInitialConditions(object, values)
Value
The object Arm
with the new initial conditions for an ODE model.
Arguments
- object
An object Arm
from the class Arm.
- values
A list of numeric giving the values of the initial conditions.