io.github.positionpal.location.domain.Tracking
See theTracking companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Attributes
-
Returns
-
a new tracking with the added sample at the beginning of the route.
Attributes
-
Returns
-
the route followed by the user ordered by the most recent location.
An alias for addSample, allowing to use the +
operator to add a sample.
An alias for addSample, allowing to use the +
operator to add a sample.
Attributes
Attributes
-
Returns
-
true
if the tracking is monitorable (i.e., is an instance of MonitorableTracking), false
otherwise.