| Class | Description |
|---|---|
| DeliveryVehicleFactory |
A delivery vehicle factory, used to build vehicle sets with a given size
according to input copert parameters.
|
| HeavyDutyTruck |
DeliveryVehicle extension, to simplify heavy duty trucks instantiation.
|
| LightCommercialVehicle |
DeliveryVehicle extension, to simplify light weight vehicles instantiation.
|
| PassengerVehicle | |
| Vehicle |
A vehicle, that can be associated to an OsmAgentBody.
|
| Exception | Description |
|---|---|
| BadCopertFieldException |