Uses of Class
aim4.im.v2i.reservation.AdmissionControlZone

Packages that use AdmissionControlZone
aim4.im.v2i This package contains the implementation of the V2I intersection manager. 
aim4.im.v2i.policy This package contains the implementation of various intersection control policies for the V2I intersection manager. 
aim4.im.v2i.reservation This package contains the implementation of the reservation manager for the V2I intersection manager. 
 

Uses of AdmissionControlZone in aim4.im.v2i
 

Methods in aim4.im.v2i that return AdmissionControlZone
 AdmissionControlZone V2IManagerCallback.getACZ(int laneId)
          Get the Admission Control Zone of a given lane.
 AdmissionControlZone V2IManager.getACZ(int laneId)
          Get the Admission Control Zone of a given lane.
 

Uses of AdmissionControlZone in aim4.im.v2i.policy
 

Methods in aim4.im.v2i.policy that return AdmissionControlZone
 AdmissionControlZone TimeoutPolicy.getACZ(int laneId)
          Get the Admission Control Zone of a given lane.
 

Uses of AdmissionControlZone in aim4.im.v2i.reservation
 

Constructors in aim4.im.v2i.reservation with parameters of type AdmissionControlZone
AczManager(AdmissionControlZone acz)
          Create a ACZ manager.
 



Copyright © 2011. All Rights Reserved.