DesireWalkRandomly

fun DesireWalkRandomly(compliance: Double, dangerBelief: () -> Double, fear: () -> Double)

Parameters

compliance
    the current level of compliance of the agent owning this.
dangerBelief
    the current level of danger belief of the agent owning this.
fear
    the current level of fear of the agent owning this.