OutputSelections: OutputSelections

OutputSelectionsR Documentation

OutputSelections

Description

List of selected quantities selected as output for a given simulation

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> OutputSelections

Active bindings

allOutputs

Returns all outputs defined in the selection

Methods

Public methods

Inherited methods

Method clear()

Removes all selected output from the selection

Usage
OutputSelections$clear()

Method addQuantity()

Adds a quantity as selected

Usage
OutputSelections$addQuantity(quantity)
Arguments
quantity

Quantity to add to the selection


Method removeQuantity()

Removes a quantity from the selection

Usage
OutputSelections$removeQuantity(quantity)
Arguments
quantity

Quantity to remove from the selection


Method print()

Print the object to the console

Usage
OutputSelections$print(...)
Arguments
...

Rest arguments.


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