SimulationBatchRunValues | R Documentation |
Options to be passed to the SimulationBatch run
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> SimulationBatchRunValues
parameterValues
Vector of parameter values used in a batch run
initialValues
Vector of initial values used in a batch run
id
Internal id of the batch run value
rSharp::NetObject$call()
rSharp::NetObject$finalize()
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()
new()
Initialize a new instance of the class
SimulationBatchRunValues$new(parameterValues = NULL, initialValues = NULL)
parameterValues
Vector of parameter values
initialValues
Vector of molecule initial values
A new SimulationBatchRunValues
object.
print()
Print the object to the console
SimulationBatchRunValues$print(...)
...
Rest arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.