Uses of Package
aim4.config

Packages that use aim4.config
aim4.config This package contains the configuration settings for the AIM4 simulator. 
aim4.im This package contains the implementation of the intersection manager. 
aim4.im.v2i.RequestHandler This package contains the implementations of the request handlers of the V2I intersection manager. 
 

Classes in aim4.config used by aim4.config
Constants.CardinalDirection
          The four cardinal directions: north, east, south, and west.
Constants.LightStatus
          The three possible states of a traffic light: green, yellow, and red.
Constants.TurnDirection
          A direction to turn at an intersection.
DebugPoint
          A structure to hold information regarding debugging display information.
TrafficSignal
          The traffic signals.
TrafficSignalPhase
          The traffic signal phases.
 

Classes in aim4.config used by aim4.im
Constants.TurnDirection
          A direction to turn at an intersection.
 

Classes in aim4.config used by aim4.im.v2i.RequestHandler
TrafficSignal
          The traffic signals.
 



Copyright © 2011. All Rights Reserved.