SimulationBatchRunValues: SimulationBatchRunValues

SimulationBatchRunValuesR Documentation

SimulationBatchRunValues

Description

Options to be passed to the SimulationBatch run

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> SimulationBatchRunValues

Active bindings

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

Methods

Public methods

Inherited methods

Method new()

Initialize a new instance of the class

Usage
SimulationBatchRunValues$new(parameterValues = NULL, initialValues = NULL)
Arguments
parameterValues

Vector of parameter values

initialValues

Vector of molecule initial values

Returns

A new SimulationBatchRunValues object.


Method print()

Print the object to the console

Usage
SimulationBatchRunValues$print(...)
Arguments
...

Rest arguments.


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