BiochemicalReaction

open fun BiochemicalReaction(    node: Node<Double>,     timeDistribution: TimeDistribution<Double>,     environment: Environment<Double, out Any>,     randomGenerator: RandomGenerator)

Parameters

node

node

timeDistribution

time distribution

environment

the environment

randomGenerator

the random generator