Package org.palladiosimulator.simulizar.power.evaluationscope
-
Interface Summary Interface Description ISimulationEvaluationScopeListener By implementing this interface, classes are enabled to observeSimulationTimeEvaluationScope
s. -
Class Summary Class Description SimulationTimeEvaluationScope This class is an implementation of an evaluation scope to gather utilization measurements required for power consumption measurements at runtime, i.e., during runs of SimuLizar.
In the current implementation, the utilization is evaluated for allProcessingResourceSpecification
s that are supplied by a givenPowerProvidingEntity
.