Cognitive Agent Follow Layer
fun CognitiveAgentFollowLayer(env: Euclidean2DEnvironment<Number>, reaction: Reaction<Number>, pedestrian: Pedestrian2D<Number>, targetMolecule: Molecule)
Content copied to clipboard
Parameters
env
the environment inside which the pedestrian 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
target Molecule
the {@link Molecule} you want to know the concentration in the different positions of the environment.
Content copied to clipboard