AbstractReaction

constructor(node: Node<T>, timeDistribution: TimeDistribution<T>)(source)

Builds a new reaction, starting at time t.

Parameters

node

the node this reaction belongs to

timeDistribution

the time distribution this reaction should follow