Class CircularModelWeb

    • Constructor Detail

      • CircularModelWeb

        public CircularModelWeb​(String title,
                                org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
                                org.opentrafficsim.core.dsol.OTSModelInterface model)
                         throws Exception
        Parameters:
        title - String; the tile for the model
        simulator - DEVSRealTimeAnimator.TimeDouble; the simulator
        model - the model
        Throws:
        Exception - on jetty error
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Parameters:
        args - String[]; arguments, expected to be empty
        Throws:
        Exception - on error