Abstract Heterogeneous Pedestrian
fun <T, P : Vector<P>, Position<P>, A : GeometricTransformation<P>> AbstractHeterogeneousPedestrian(randomGenerator: RandomGenerator, backingNode: Node<T>, age: Age, gender: Gender, group: PedestrianGroup<T, P, A>? = null)
Content copied to clipboard
Parameters
random Generator
the simulation {@link RandomGenerator}.
Content copied to clipboard
age
the age of this pedestrian.
Content copied to clipboard
gender
the gender of this pedestrian
Content copied to clipboard