CognitiveBehavior

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

Parameters

node

the owner of this reaction.

timeDistribution

the time distribution governing reaction execution.

Type Parameters

T

the concentration type.

V

the vector type used by the node's position/geometry.

A

the transformation type compatible with V.