CognitiveAgentCohesion

constructor(environment: Environment<T, P>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>)(source)

Parameters

environment
the environment inside which the node moves.
reaction
the reaction which executes this action.