Class TJunctionDemo.TJunctionModel

java.lang.Object
org.djutils.event.LocalEventProducer
nl.tudelft.simulation.dsol.model.AbstractDSOLModel<Duration,org.opentrafficsim.core.dsol.OtsSimulatorInterface>
org.opentrafficsim.core.dsol.AbstractOtsModel
org.opentrafficsim.demo.conflict.TJunctionDemo.TJunctionModel
All Implemented Interfaces:
Serializable, Remote, DSOLModel<Duration,org.opentrafficsim.core.dsol.OtsSimulatorInterface>, org.djutils.event.EventProducer, org.opentrafficsim.core.dsol.OtsModelInterface
Enclosing class:
TJunctionDemo

public static class TJunctionDemo.TJunctionModel extends org.opentrafficsim.core.dsol.AbstractOtsModel
The simulation model.
See Also:
  • Constructor Details

    • TJunctionModel

      public TJunctionModel(org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator)
      Parameters:
      simulator - OtsSimulatorInterface; the simulator for this model
  • Method Details