Uses of Class
aim4.driver.coordinator.V2ICoordinator.ReservationParameter

Packages that use V2ICoordinator.ReservationParameter
aim4.driver.coordinator This package contains the implementation of the coordinator, one of the three agents in the driver agent. 
aim4.driver.pilot This package contains the implementation of the pilot, one of the three agents in the driver agent. 
 

Uses of V2ICoordinator.ReservationParameter in aim4.driver.coordinator
 

Methods in aim4.driver.coordinator that return V2ICoordinator.ReservationParameter
 V2ICoordinator.ReservationParameter V2ICoordinator.getReservationParameter()
          Get the confirm message for this driver agent's reservation
 

Uses of V2ICoordinator.ReservationParameter in aim4.driver.pilot
 

Methods in aim4.driver.pilot with parameters of type V2ICoordinator.ReservationParameter
 void V2IPilot.followAccelerationProfile(V2ICoordinator.ReservationParameter rp)
          Follow the acceleration profile received as part of a reservation confirmation from an IntersectionManager.
 void V2IPilot.takeSteeringActionForTraversing(V2ICoordinator.ReservationParameter rp)
          Set the steering action when the vehicle is traversing an intersection.
 



Copyright © 2011. All Rights Reserved.