BeliefDanger

constructor(zoneDangerousness: () -> Double, fear: () -> Double, influencialPeople: () -> List<CognitiveModel>)

Parameters

zoneDangerousness
the influence of the position of the agent owning this
compared to the real position of the source of danger.
fear
the level of fear of the agent owning this.
influencialPeople
the list of cognitive agents with an influence on the agent owning this.