Human Property
Capability representing a pedestrian's individual characteristics.
Type Parameters
T
the concentration type.
S
the concrete Vector type used for geometry operations.
A
the concrete Transformation type compatible with S.
Inheritors
Properties
Functions
Link copied to clipboard
Clones this property to be added on a new node.
Link copied to clipboard
open fun probabilityOfHelping(toHelp: HeterogeneousPedestrianModel<T, S, A>, isGroupMember: Boolean): Double
Returns the probability that this pedestrian will help another pedestrian.
Link copied to clipboard