Package it. unibo. alchemist. model
Types
Link copied to clipboard
class BiochemistryIncarnation<P : Position<P>?, Vector<P>?> : Incarnation<Double, P>
Content copied to clipboard
Link copied to clipboard
data class HeterogeneousPedestrianModel<T, S : Vector<S>, A : GeometricTransformation<S>>(age: Age, gender: Gender, speed: Speed, compliance: Double, helpAttitude: HelpAttitude)
Content copied to clipboard
A pedestrian with individual characteristics.
Link copied to clipboard
Link copied to clipboard
class SAPEREIncarnation<P : Position<out P>?> : Incarnation<List<ILsaMolecule>, P> , Serializable
Content copied to clipboard