Package it. unibo. alchemist. model. cognitiveagents. impact. individual
Types
Link copied to clipboard
An enum representing the different periods of life.
Link copied to clipboard
Any characteristic associated to a pedestrian.
Link copied to clipboard
The level of compliance of an agent considering its gender and its age.
Link copied to clipboard
A specification of the parameters regarding compliance to load from a config file.
Link copied to clipboard
An enum representing the different genders.
Link copied to clipboard
The attitude of an agent towards helping another agent.
Link copied to clipboard
A specification of the parameters regarding help attitudes to load from a config file.
Link copied to clipboard
class Speed(age: Age, gender: Gender, rg: RandomGenerator) : Characteristic
Content copied to clipboard
The speed of an agent considering its age, gender and a random factor.