Package it.unibo.alchemist.model.maps.movestrategies.speed
See: Description
-
Class Summary Class Description TraceDependantSpeed This strategy dynamically tries to move the node adjusting its speed to synchronize the reaction rate and the traces data. RoutingTraceDependantSpeed This TraceDependantSpeed strategy computes the remaining distance by relying on maps data for the selected RoutingServiceOptions. StraightLineTraceDependantSpeed This TraceDependantSpeed uses the distance between coordinates for estimating the distance.