Class SimulationStateLibrary

java.lang.Object
org.palladiosimulator.simulizar.action.repository.black.SimulationStateLibrary

public class SimulationStateLibrary extends Object
  • Constructor Details

    • SimulationStateLibrary

      public SimulationStateLibrary()
  • Method Details

    • getSimulationTime

      public static double getSimulationTime()
      Gets the current simulation (in s).
      Returns:
      The current simulation time, in terms of a nonnegative double value.
      Throws:
      RuntimeException - In case the simulation time could not be obtained.