Interface DynamicSimulationResult

    • Method Detail

      • isOk

        boolean isOk()
      • getTimeLine

        StringTimeSeries getTimeLine()
        The Timeline contains information about relevant events that may have happened during the time domain simulation.
      • emptyTimeLine

        static StringTimeSeries emptyTimeLine()
        Returns an empty timeline.
        Returns:
        an empty timeline