Intention Evacuate
class IntentionEvacuate(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double) : BodyCognitiveCharacteristic
The intention to evacuate of .
Parameters
desire Walk Randomly
the desire not to evacuate of the agent owning this characteristic.
Content copied to clipboard
desire Evacuate
the desire to evacuate of the agent owning this characteristic.
Content copied to clipboard
Functions
Link copied to clipboard
open override fun combinationFunction(): ERROR CLASS: Ambiguity: times, [kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times]
Algorithm which decides how the parameters involved in the evolution of this characteristic must be combined together. It can be either a max, min, summation or any other type of function.