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

Inheritors

Constructors

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

Properties

Link copied to clipboard
protected open var trace: GPSTrace

Functions

Link copied to clipboard
open fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): SpeedSelectionStrategy<T, P>
Link copied to clipboard