SimulationStrategy

interface SimulationStrategy

Interface for strategies that simulate location updates.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun calculateLocation(): SimulationLocation

Calculates a SimulationLocation to broadcast as a location update.

Link copied to clipboard
abstract fun hasNext(): Boolean

Returns true if the geometry has more elements.

Inheritors

Link copied to clipboard
Link copied to clipboard