FollowTrace

A strategy that follows a it.unibo.alchemist.model.Route.

Type Parameters

T

the concentration type handled by nodes using this strategy

Constructors

Link copied to clipboard
constructor(reaction: Reaction<*>)

Properties

Link copied to clipboard
open override val target: GPSPoint
Link copied to clipboard
protected open var trace: GPSTrace?

Functions

Link copied to clipboard
open override fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): FollowTrace<T>
Link copied to clipboard
open override fun getTarget(): GPSPoint