Intention Evacuate
class IntentionEvacuate(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double) : BodyCognitiveCharacteristic
Content copied to clipboard
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
Constructors
Link copied to clipboard
fun IntentionEvacuate(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double)
Content copied to clipboard