Skip to contents

A molecule defined in a compartment of the system

Details

Derived from Quantity, please see base class documentation.

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

Inherited methods


Method new()

Initialize a new instance of the class

Usage

Molecule$new(ref)

Arguments

ref

.NET reference object.

Returns

A new Molecule object.


Method print()

Print the object to the console

Usage

Molecule$print(...)

Arguments

...

Rest arguments.