public class IDMFactory extends AbstractIDMFactory<IDM>
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
IDMFactory(StreamInterface randomStream)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
generateCarFollowingModel, getParameterspublic IDMFactory(StreamInterface randomStream)
randomStream - StreamInterface; random number streamCopyright © 2014–2018 Delft University of Technology. All rights reserved.