Uses of Class
org.opentrafficsim.swing.gui.CustomSimulation.CustomModel
Packages that use CustomSimulation.CustomModel
-
Uses of CustomSimulation.CustomModel in org.opentrafficsim.swing.gui
Methods in org.opentrafficsim.swing.gui with parameters of type CustomSimulation.CustomModelModifier and TypeMethodDescriptionstatic void
CustomSimulation.demo
(boolean exitOnClose, org.opentrafficsim.core.dsol.OtsAnimator simulator, CustomSimulation.CustomModel model) Start the simulation.Constructors in org.opentrafficsim.swing.gui with parameters of type CustomSimulation.CustomModelModifierConstructorDescriptionCustomSimulation
(String title, OtsAnimationPanel panel, CustomSimulation.CustomModel model) Create a custom simulation.