Class LaneBasedGtuTest.Model

java.lang.Object
org.djutils.event.LocalEventProducer
nl.tudelft.simulation.dsol.model.AbstractDsolModel<Duration,OtsSimulatorInterface>
org.opentrafficsim.core.dsol.AbstractOtsModel
org.opentrafficsim.road.gtu.LaneBasedGtuTest.Model
All Implemented Interfaces:
nl.tudelft.simulation.dsol.model.DsolModel<Duration,OtsSimulatorInterface>, EventProducer, OtsModelInterface
Enclosing class:
LaneBasedGtuTest

public static class LaneBasedGtuTest.Model extends AbstractOtsModel
The helper model.
  • Constructor Details

    • Model

      public Model(OtsSimulatorInterface simulator)
      Constructor.
      Parameters:
      simulator - the simulator to use
  • Method Details

    • constructModel

      public final void constructModel() throws nl.tudelft.simulation.dsol.SimRuntimeException
      Throws:
      nl.tudelft.simulation.dsol.SimRuntimeException
    • getNetwork

      public final RoadNetwork getNetwork()