Class ClockPanel.TimeDouble

    • Constructor Detail

      • TimeDouble

        public TimeDouble​(SimulatorInterface<Double> simulator)
        Construct a clock panel with a double time.
        Parameters:
        simulator - SimulatorInterface<T>; the simulator
    • Method Detail

      • formatSimulationTime

        protected String formatSimulationTime​(Double simulationTime)
        Returns the formatted simulation time.
        Specified by:
        formatSimulationTime in class ClockPanel<Double>
        Parameters:
        simulationTime - T; simulation time
        Returns:
        formatted simulation time