GenericMoleculeUnderLevel
class GenericMoleculeUnderLevel<T : Number?> : GenericMoleculePresent<T>
Content copied to clipboard
Parameters
<T>
the concentration type
Constructors
Link copied to clipboard
open fun GenericMoleculeUnderLevel( n: Node<T>, mol: Molecule, quantity: T)
Content copied to clipboard
Functions
Link copied to clipboard
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): Condition<T>
Content copied to clipboard
open fun cloneCondition(node: Node<T>, r: Reaction<T>): GenericMoleculeUnderLevel<T>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Allows to access the threshold.
Link copied to clipboard