Class StraightSwing

    • Method Detail

      • main

        public static void main​(String[] args)
        Main program.
        Parameters:
        args - String[]; the command line arguments (not used)
      • demo

        public static void demo​(boolean exitOnClose)
        Start the demo.
        Parameters:
        exitOnClose - boolean; when running stand-alone: true; when running as part of a demo: false
      • addStatisticsTabs

        protected final void addStatisticsTabs​(OTSSimulatorInterface simulator)
        Add the statistics tabs.
        Parameters:
        simulator - OTSSimulatorInterface; the simulator on which sampling can be scheduled