| Package | Description |
|---|---|
| aim4.im.v2i.policy |
This package contains the implementation of various intersection control
policies for the V2I intersection manager.
|
| aim4.im.v2i.RequestHandler |
This package contains the implementations of the request handlers of
the V2I intersection manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedBasePolicyCallback
An extension to the base policy's callback interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasePolicy
The base policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
GoStraightRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
FCFSRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
BatchModeRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
ApproxStopSignRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
ApproxSimpleTrafficSignalRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
ApproxNPhasesTrafficSignalRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
Approx4PhasesTrafficSignalRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
void |
AllStopRequestHandler.setBasePolicyCallback(BasePolicyCallback basePolicy)
Set the base policy call-back.
|
Copyright © 2013. All rights reserved.