Interface ISimulationEvaluationScopeListener

  • All Known Implementing Classes:
    SimulationTimePowerCalculator

    public interface ISimulationEvaluationScopeListener
    By implementing this interface, classes are enabled to observe SimulationTimeEvaluationScopes. Clients may want to do so in order to keep track of measurements that are collected each time the scope's underlying SlidingWindow moves on.