Fear

fun Fear(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double, influencialPeople: () -> List<CognitiveModel>)

Parameters

desireWalkRandomly
    the current desire of not evacuating of the agent owning this.
desireEvacuate
    the current desire of evacuating of the agent owning this.
influencialPeople
    the list of cognitive agents with an influence on the agent owning this.