StraightLineTraceDependantSpeed

This TraceDependantSpeed uses the distance between coordinates for estimating the distance.

Parameters

<T>

Concentration type

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>): StraightLineTraceDependantSpeed<T, O, S>
Link copied to clipboard