Uses of Class
org.opentrafficsim.swing.gui.CustomSimulation.CustomModel
-
Uses of CustomSimulation.CustomModel in org.opentrafficsim.swing.gui
Modifier and TypeMethodDescriptionstatic void
CustomSimulation.demo
(boolean exitOnClose, org.opentrafficsim.core.dsol.OtsAnimator simulator, CustomSimulation.CustomModel model) Start the simulation.ModifierConstructorDescriptionCustomSimulation
(String title, OtsAnimationPanel panel, CustomSimulation.CustomModel model) Create a custom simulation.