|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DestinationSelector | The destination selector. |
| Class Summary | |
|---|---|
| IdentityDestinationSelector | The IdentityDestinationSelector always chooses the Vehicle's current Road as the destination Road, unless it is not a legal destination Road, in which case it throws a RuntimeException. |
| RandomDestinationSelector | The RandomDestinationSelector selects Roads uniformly at random, but will not select a Road that is the dual of the starting Road. |
| RatioDestinationSelector | The destination selector that |
| TurnBasedDestinationSelector | The turn based destination selector. |
| UniqueDestinationSelector | The unique destination selector which always returns the same destination |
This package contains the implementations of the destination selectors.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||