public interface LaneBasedGTUCharacteristicsGenerator
Copyright (c) 2013-2015 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.
|
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface |
getSimulator()
Return the simulator.
|
LaneBasedGTUCharacteristics draw() throws org.opentrafficsim.core.distributions.ProbabilityException
org.opentrafficsim.core.distributions.ProbabilityException - when the generator is improperly configuredorg.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface getSimulator()
throws org.opentrafficsim.core.distributions.ProbabilityException
org.opentrafficsim.core.distributions.ProbabilityException - when the generator cannot retrieve the simulatorCopyright © 2014–2016 Delft University of Technology. All rights reserved.