Molecule: Molecule

MoleculeR Documentation

Molecule

Description

A molecule defined in a compartment of the system

Details

Derived from Quantity, please see base class documentation.

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> ospsuite::ObjectBase -> ospsuite::Entity -> ospsuite::Quantity -> Molecule

Active bindings

value

Start value of the molecule

scaleDivisor

Scale divisor. Its purpose is to reduce numerical noise and to enhance computation performance. see https://docs.open-systems-pharmacology.org/working-with-mobi/mobi-documentation/model-building-components#import-molecule-and-parameter-start-values-from-excel

Methods

Public methods

Inherited methods

Method new()

Initialize a new instance of the class

Usage
Molecule$new(netObject)
Arguments
netObject

An rSharp::NetObject object.

Returns

A new Molecule object.


Method print()

Print the object to the console

Usage
Molecule$print(...)
Arguments
...

Rest arguments.


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