| Package | Description |
|---|---|
| de.fzi.power.interpreter | |
| de.fzi.power.interpreter.calculators |
| Constructor and Description |
|---|
PowerModelUpdaterSwitch(PowerModelRegistry registry,
CalculatorInstantiator calcInstantiator)
Creates the switch for updating the power models registered in the
PowerModelRegistry
of an interpreted power infrastructure model. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleCalculatorInstantiatorImpl
Implements a central hub for creating power consumption calculators based on a set of registered PowerFactory
instances.
|