Constant Speed
This strategy makes the node move at an average constant speed, which is influenced by the it.unibo.alchemist.model.interfaces.TimeDistribution of the Reaction hosting this it.unibo.alchemist.model.interfaces.Action. This action tries to normalize on the Reaction rate, but if the it.unibo.alchemist.model.interfaces.TimeDistribution has a high variance, the movements on the map will inherit this tract.
Parameters
<T>
Concentration type
<P>
Position type
Constructors
Functions
Link copied to clipboard
open fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): ConstantSpeed<T, P>
Content copied to clipboard
Link copied to clipboard