BeliefDanger
constructor(zoneDangerousness: () -> Double, fear: () -> Double, influencialPeople: () -> List<CognitiveModel>)(source)
Parameters
zoneDangerousness
the influence of the position of the agent owning this
compared to the real position of the source of danger.
Content copied to clipboard
fear
the level of fear of the agent owning this.
Content copied to clipboard
influencialPeople
the list of cognitive agents with an influence on the agent owning this.
Content copied to clipboard