SimulationBatchOptions | R Documentation |
Options to be passed to the SimulationBatch
.
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> SimulationBatchOptions
variableParameters
Vector of absolute parameter paths to be varied in a simulation batch
variableMolecules
Vector of absolute molecule paths to be varied in a simulation batch
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
SimulationBatchOptions$new(variableParameters = NULL, variableMolecules = NULL)
variableParameters
Vector of absolute parameter paths to be varied in a simulation batch
variableMolecules
Vector of absolute molecule paths to be varied in a simulation batch
A new SimulationBatchOptions
object.
print()
Print the object to the console
SimulationBatchOptions$print(...)
...
Rest arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.