Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
org.opentrafficsim.road.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
|
Modifier and Type | Method and Description |
---|---|
DefaultGTUCharacteristicsGeneratorOD.Factory |
DefaultGTUCharacteristicsGeneratorOD.Factory.setVehicleModelGenerator(VehicleModelFactory vehicleModelFactory) |
Modifier and Type | Field and Description |
---|---|
static VehicleModelFactory |
VehicleModelFactory.MINMAX
Acceleration bounded vehicle model.
|
static VehicleModelFactory |
VehicleModelFactory.NONE
No vehicle model.
|
Modifier and Type | Method and Description |
---|---|
static VehicleModelFactory |
VehicleModelFactory.fixed(VehicleModel vehicleModel)
Factory returning the same instance always.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.