FollowTrace

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

Parameters

reaction

the associated reaction

Constructors

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

Properties

Link copied to clipboard
protected 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