Speed
class Speed(age: Age, gender: Gender, randomGenerator: ERROR CLASS: Symbol not found for RandomGenerator) : Characteristic
The speed of an agent considering its age, gender and a random factor.
Parameters
age
the age of the agent.Content copied to clipboard
gender
the gender of the agent.Content copied to clipboard
random
the simulation {@link RandomGenerator}.Content copied to clipboard