Class SimulationStateLibrary


  • public class SimulationStateLibrary
    extends Object
    • Constructor Detail

      • SimulationStateLibrary

        public SimulationStateLibrary()
    • Method Detail

      • 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.