{{javascript}}CounterflowCognitionModel : CognitionModel

Models the behavior of people in a counter-flow. Use this model if you are using the BHM locomotion model. Use the CooperativeCognitionModel, if you are using the Optimal Steps Model.

The CounterflowCognitionModel enables a pedestrian to evade if counter-flowing agents are detected. The locomotion layer must implement the specific evasion behavior (e.g. tangentially).