SimulationBatchOptions: SimulationBatchOptions

SimulationBatchOptionsR Documentation

SimulationBatchOptions

Description

Options to be passed to the SimulationBatch.

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> SimulationBatchOptions

Active bindings

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

Methods

Public methods

Inherited methods

Method new()

Initialize a new instance of the class

Usage
SimulationBatchOptions$new(variableParameters = NULL, variableMolecules = NULL)
Arguments
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

Returns

A new SimulationBatchOptions object.


Method print()

Print the object to the console

Usage
SimulationBatchOptions$print(...)
Arguments
...

Rest arguments.


Open-Systems-Pharmacology/OSPSuite-R documentation built on Feb. 14, 2025, 4:48 p.m.