probability Of Helping
fun probabilityOfHelping(toHelp: HeterogeneousPedestrianModel<T, S, A>, isGroupMember: Boolean): Double
Value between 0 and 1 representing the probability this pedestrian will help another pedestrian in difficulty.
Parameters
to Help
The pedestrian who needs help.