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.TimeDouble, nl.tudelft.simulation.dsol.ModelInterface.TimeDoubleUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeFloat, nl.tudelft.simulation.dsol.ModelInterface.TimeFloatUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeLong, nl.tudelft.simulation.dsol.ModelInterface.TimeLongUnit| 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 Exception
Exception - when something goes wrong (should not happen)public final void testHints()
                     throws Exception
Exception - when something goes wrong (should not happen)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.SimRuntimeExceptionRemoteExceptionpublic 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>RemoteExceptionCopyright © 2014–2015 Delft University of Technology. All rights reserved.