public class FundamentalDiagramPlotTest extends Object implements OTSModelInterface
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights
reserved.
BSD-style license. See OpenTrafficSim License.
nl.tudelft.simulation.dsol.ModelInterface.CalendarDouble, nl.tudelft.simulation.dsol.ModelInterface.CalendarFloat, nl.tudelft.simulation.dsol.ModelInterface.CalendarLong, nl.tudelft.simulation.dsol.ModelInterface.Double, nl.tudelft.simulation.dsol.ModelInterface.DoubleUnit, nl.tudelft.simulation.dsol.ModelInterface.Float, nl.tudelft.simulation.dsol.ModelInterface.FloatUnit, nl.tudelft.simulation.dsol.ModelInterface.Long, nl.tudelft.simulation.dsol.ModelInterface.LongUnit
Constructor and Description |
---|
FundamentalDiagramPlotTest() |
Modifier and Type | Method and Description |
---|---|
void |
constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> arg0) |
void |
fundamentalDiagramTest()
Test the FundamentalDiagram.
|
nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> |
getSimulator() |
void |
testHints()
Test the updateHint method in the PointerHandler.
|
public final void fundamentalDiagramTest() throws RemoteException, NetworkException, nl.tudelft.simulation.dsol.SimRuntimeException, NamingException, GTUException
RemoteException
- on communications errorNetworkException
- on network errorNamingException
- on ???nl.tudelft.simulation.dsol.SimRuntimeException
- on ???GTUException
public final void testHints() throws NetworkException
NetworkException
public void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> arg0) throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException
constructModel
in interface nl.tudelft.simulation.dsol.ModelInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble>
nl.tudelft.simulation.dsol.SimRuntimeException
RemoteException
public nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> getSimulator() throws RemoteException
getSimulator
in interface nl.tudelft.simulation.dsol.ModelInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble>
RemoteException
Copyright © 2014–2015 Delft University of Technology. All rights reserved.