public interface OTSModelInterface extends DSOLModel.TimeDoubleUnit<OTSSimulatorInterface>
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
DSOLModel.CalendarDouble<S extends SimulatorInterface.CalendarDouble>, DSOLModel.CalendarFloat<S extends SimulatorInterface.CalendarFloat>, DSOLModel.CalendarLong<S extends SimulatorInterface.CalendarLong>, DSOLModel.TimeDouble<S extends SimulatorInterface.TimeDouble>, DSOLModel.TimeDoubleUnit<S extends SimulatorInterface.TimeDoubleUnit>, DSOLModel.TimeFloat<S extends SimulatorInterface.TimeFloat>, DSOLModel.TimeFloatUnit<S extends SimulatorInterface.TimeFloatUnit>, DSOLModel.TimeLong<S extends SimulatorInterface.TimeLong>| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Return a description of the simulation (HTML formatted). | 
| OTSNetwork | getNetwork()Return the traffic network for the simulation. | 
| String | getShortName()Return a very short description of the simulation. | 
constructModel, getInputParameterMap, getOutputStatistics, getSimulatorOTSNetwork getNetwork()
String getShortName()
String getDescription()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.