Biomol Present In Env
class BiomolPresentInEnv<P : Position<out P>?> : GenericMoleculePresent<Double>
Content copied to clipboard
Parameters
<P>
Position type
Constructors
Link copied to clipboard
open fun BiomolPresentInEnv(env: Environment<Double, P>, node: Node<Double>, biomolecule: Biomolecule, concentration: Double)
Content copied to clipboard
Initialize condition for extra-cellular environment, implemented as a set of EnvironmentNode.
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<Double>, r: Reaction<Double>): BiomolPresentInEnv<P>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Allows to access the molecule.
Link copied to clipboard
Propensity influence is computed through the binomial coefficient.
Link copied to clipboard
Allows to access the threshold.
Link copied to clipboard