PerceptiveProperty

The pedestrian's capability to perceive and influence other pedestrians.

Type Parameters

T

the concentration type.

Inheritors

Properties

Link copied to clipboard

The agent's primary field of view.

Link copied to clipboard
abstract val node: Node<T>
Link copied to clipboard

The set of influence spheres associated with this pedestrian. By default only fieldOfView is present.

Functions

Link copied to clipboard
abstract fun cloneOnNewNode(node: Node<T>): NodeProperty<T>