AbstractStrategyWithGPS

abstract class AbstractStrategyWithGPS : ObjectWithGPS

basic move strategy that use a GPSTrace.

Functions

Link copied to clipboard
abstract fun setTrace(trace: GPSTrace)

Properties

Link copied to clipboard
private open var trace: GPSTrace

Inheritors

Link copied to clipboard
Link copied to clipboard