Solver settings associated with a given simulation
Super classes
rSharp::NetObject -> ospsuite::DotNetWrapper -> SolverSettings
Active bindings
useJacobianUse of Jacobian matrix during calculations
h0Initial time step size
hMinMinimum absolute value of step size allowed
hMaxMaximum absolute value of step size allowed
mxStepMaximum number of internal steps to be taken by the solver in its attempt to reach tout
relTolRelative tolerance of unknowns
absTolAbsolute tolerance of unknowns
Methods
Inherited methods
rSharp::NetObject$.printClass()rSharp::NetObject$.printLine()rSharp::NetObject$call()rSharp::NetObject$get()rSharp::NetObject$getFields()rSharp::NetObject$getMemberSignature()rSharp::NetObject$getMethods()rSharp::NetObject$getProperties()rSharp::NetObject$getStaticFields()rSharp::NetObject$getStaticMethods()rSharp::NetObject$getStaticProperties()rSharp::NetObject$set()ospsuite::DotNetWrapper$initialize()
Method print()
Print the object to the console