Class TJunctionDemo

    • Constructor Detail

      • TJunctionDemo

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

      • main

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