Package | Description |
---|---|
aim4.im.v2i.policy |
This package contains the implementation of various intersection control
policies for the V2I intersection manager.
|
Modifier and Type | Method and Description |
---|---|
BasePolicy.ReserveParam |
BasePolicyCallback.findReserveParam(Request msg,
List<Request.Proposal> proposals)
Compute the reservation parameter given the request message and a
set of proposals.
|
BasePolicy.ReserveParam |
BasePolicy.findReserveParam(Request msg,
List<Request.Proposal> proposals)
Compute the reservation parameter given the request message and a
set of proposals.
|
Modifier and Type | Method and Description |
---|---|
void |
BasePolicyCallback.sendComfirmMsg(int latestRequestId,
BasePolicy.ReserveParam reserveParam)
Send a confirm message
|
void |
BasePolicy.sendComfirmMsg(int latestRequestId,
BasePolicy.ReserveParam reserveParam)
Send a confirm message
|
Copyright © 2013. All rights reserved.