Molecule | R Documentation |
A molecule defined in a compartment of the system
Derived from Quantity, please see base class documentation.
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> ospsuite::ObjectBase
-> ospsuite::Entity
-> ospsuite::Quantity
-> Molecule
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
rSharp::NetObject$call()
rSharp::NetObject$finalize()
rSharp::NetObject$get()
rSharp::NetObject$getFields()
rSharp::NetObject$getMemberSignature()
rSharp::NetObject$getMethods()
rSharp::NetObject$getProperties()
rSharp::NetObject$getStaticFields()
rSharp::NetObject$getStaticMethods()
rSharp::NetObject$getStaticProperties()
rSharp::NetObject$set()
ospsuite::Quantity$hasUnit()
ospsuite::Quantity$printQuantityValue()
ospsuite::Quantity$printValue()
ospsuite::Quantity$reset()
ospsuite::Quantity$setValue()
new()
Initialize a new instance of the class
Molecule$new(netObject)
netObject
An rSharp::NetObject
object.
A new Molecule
object.
print()
Print the object to the console
Molecule$print(...)
...
Rest arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.