TraceDependantSpeed

This strategy dynamically tries to move the node adjusting its speed to synchronize the reaction rate and the traces data.

Parameters

<T>

Concentration type

Constructors

Link copied to clipboard
open fun TraceDependantSpeed(environment: MapEnvironment<T, O, S>, node: Node<T>, reaction: Reaction<T>)

Functions

Link copied to clipboard
open fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): SpeedSelectionStrategy<T, P>
Link copied to clipboard
fun getNodeMovementLength(target: GeoPosition): Double
Link copied to clipboard
fun setTrace(trace: GPSTrace)
abstract fun setTrace(trace: GPSTrace)

Inheritors

Link copied to clipboard
Link copied to clipboard