See: Description
| Interface | Description |
|---|---|
| BasePolicyCallback |
The base policy's callback interface.
|
| ExtendedBasePolicyCallback |
An extension to the base policy's callback interface.
|
| Policy |
An interface for intersection control policies for V2IManagers.
|
| Class | Description |
|---|---|
| AllStopPolicy |
A policy that always denies every reservation request.
|
| BasePolicy |
The base policy.
|
| BasePolicy.ProposalFilterResult |
The result of the standard proposal filter
|
| BasePolicy.ReservationRecord |
The record of a reservation.
|
| BasePolicy.ReserveParam |
The reservation parameter record generated by processProposals()
|
| TimeoutPolicy |
The timeout policy.
|
| Enum | Description |
|---|---|
| TimeoutPolicy.TimeoutPolicyType |
How the V2IManager treats vehicles that communicate before their timeout
is over.
|
Copyright © 2013. All rights reserved.