CognitiveAgentFollowLayer
constructor(euclidean: Euclidean2DEnvironment<Number>, reaction: Reaction<Number>, pedestrian: PedestrianProperty<Number>, targetMolecule: Molecule)(source)
Parameters
euclidean
the environment inside which the node moves.
Content copied to clipboard
reaction
the reaction which executes this action.
Content copied to clipboard
pedestrian
the owner of this action.
Content copied to clipboard
targetMolecule
the {@link Molecule} you want to know the concentration in the different positions of the environment.
Content copied to clipboard