Fear
constructor(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double, influencialPeople: () -> List<CognitiveModel>)
Parameters
desire Walk Randomly
the current desire of not evacuating of the agent owning this.
Content copied to clipboard
desire Evacuate
the current desire of evacuating of the agent owning this.
Content copied to clipboard
influencial People
the list of cognitive agents with an influence on the agent owning this.
Content copied to clipboard