public interface LaneBasedGTUCharacteristicsGenerator
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Modifier and Type | Method and Description |
|---|---|
LaneBasedGTUCharacteristics |
draw()
Generate a LaneBasedGTUCharacteristics object.
|
LaneBasedGTUCharacteristics draw() throws org.opentrafficsim.core.distributions.ProbabilityException, org.opentrafficsim.base.parameters.ParameterException, org.opentrafficsim.core.gtu.GTUException
org.opentrafficsim.core.distributions.ProbabilityException - when the generator is improperly configuredorg.opentrafficsim.base.parameters.ParameterException - in case of a parameter problem.org.opentrafficsim.core.gtu.GTUException - if strategical planner cannot be createdCopyright © 2014–2018 Delft University of Technology. All rights reserved.