MonitorableTracking
io.github.positionpal.location.domain.MonitorableTracking
trait MonitorableTracking extends Tracking
A Tracking with additional information to monitor the user's route.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Attributes
- Returns
-
a new MonitorableTracking with the added alert.
Attributes
- Returns
-
a new MonitorableTracking with the added sample at the beginning of the route.
- Definition Classes
Attributes
- Returns
-
the destination address.
Attributes
- Returns
-
the expected arrival time at the destination.
Attributes
- Returns
-
true
if the tracking has the given alert,false
otherwise.
Attributes
- Returns
-
the mode of routing to the destination.
Attributes
- Returns
-
a new MonitorableTracking without the removed alert.
Concrete methods
In this article