|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReservationGrid.TimeTile | |
---|---|
aim4.im.v2i.reservation | This package contains the implementation of the reservation manager for the V2I intersection manager. |
Uses of ReservationGrid.TimeTile in aim4.im.v2i.reservation |
---|
Methods in aim4.im.v2i.reservation that return types with arguments of type ReservationGrid.TimeTile | |
---|---|
List<ReservationGrid.TimeTile> |
ReservationGridManager.Plan.getWorkingList()
Get the list of time tiles reserved. |
Constructor parameters in aim4.im.v2i.reservation with type arguments of type ReservationGrid.TimeTile | |
---|---|
ReservationGridManager.Plan(int vin,
double exitTime,
double exitVelocity,
List<ReservationGrid.TimeTile> workingList,
Queue<double[]> accelerationProfile)
Create the plan for the reservation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |