Options to be passed to the SimulationBatch run
Super classes
rSharp::NetObject -> ospsuite::DotNetWrapper -> SimulationBatchRunValues
Active bindings
parameterValuesVector of parameter values used in a batch run
initialValuesVector of initial values used in a batch run
idInternal id of the batch run value
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()
Method new()
Initialize a new instance of the class
Usage
SimulationBatchRunValues$new(parameterValues = NULL, initialValues = NULL)Method print()
Print the object to the console