Class DispatchingSimulationObserver

    • Constructor Detail

      • DispatchingSimulationObserver

        public DispatchingSimulationObserver()
    • Method Detail

      • removeAll

        public void removeAll()
      • updateStatus

        public void updateStatus​(int percentDone,
                                 double currentSimTime,
                                 long measurementsTaken)
        Description copied from interface: IStatusObserver
        Notification call informing the observer about the simulation progess in percent done
        Specified by:
        updateStatus in interface IStatusObserver
        Parameters:
        percentDone - Percentage of the maximum simulation time which has passed