Class TJunctionDemo

    • Constructor Detail

      • TJunctionDemo

        public TJunctionDemo​(String title,
                             OTSSimulatorInterface simulator,
                             OTSModelInterface model)
                      throws Exception
        Create a T-Junction demo.
        Parameters:
        title - String; the tile for the model
        simulator - DEVSRealTimeClock.TimeDouble; the simulator
        model - the model
        Throws:
        Exception - on jetty error
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Start the demo.
        Parameters:
        args - args
        Throws:
        Exception - on error