alchemist
alchemist
/
it.unibo.alchemist.model.implementations.movestrategies
/
AbstractStrategyWithGPS
Abstract
Strategy
With
GPS
abstract
class
AbstractStrategyWithGPS
:
ObjectWithGPS
Content copied to clipboard
basic move strategy that use a
GPSTrace
.
Functions
Properties
Inheritors
Functions
set
Trace
Link copied to clipboard
abstract
fun
setTrace
(
trace
:
GPSTrace
)
Content copied to clipboard
Properties
trace
Link copied to clipboard
private
open
var
trace
:
GPSTrace
Content copied to clipboard
Inheritors
TraceDependantSpeed
Link copied to clipboard
FollowTrace
Link copied to clipboard