Speed Selection Strategy
Given the current target Position, this strategy interface computes the current it.unibo.alchemist.model.interfaces.Node's speed.
Parameters
<T>
Concentration type
<P>
position type
Functions
Link copied to clipboard
open fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): SpeedSelectionStrategy<T, P>
Content copied to clipboard
Link copied to clipboard