HumanProperty
interface HumanProperty<T, S : Vector<S>, A : GeometricTransformation<S>> : NodeProperty<T>
Content copied to clipboard
A capability representing a pedestrian's individual characteristics.
Functions
Link copied to clipboard
Link copied to clipboard
open fun probabilityOfHelping(toHelp: HeterogeneousPedestrianModel<T, S, A>, isGroupMember: Boolean): Double
Content copied to clipboard
Value between 0 and 1 representing the probability this pedestrian will help another pedestrian in difficulty.