Class RoutingTraceDependantSpeed

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected GPSTrace trace
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      RoutingTraceDependantSpeed<T, O, S> cloneIfNeeded(Node<T> destination, Reaction<T> reaction)
      • Methods inherited from class it.unibo.alchemist.model.maps.movestrategies.AbstractStrategyWithGPS

        setTrace
      • Methods inherited from class it.unibo.alchemist.model.maps.movestrategies.speed.TraceDependantSpeed

        getNodeMovementLength
      • Methods inherited from class it.unibo.alchemist.model.movestrategies.SpeedSelectionStrategy

        getNodeMovementLength
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RoutingTraceDependantSpeed

        RoutingTraceDependantSpeed(MapEnvironment<T, O, S> environment, Node<T> node, Reaction<T> reaction, O options)
        Parameters:
        environment - the environment
        node - the node
        reaction - the reaction
        options - the options