110a111
> double power = subsystem->getDynamicPower() + subsystem->getStaticPower();
112c113
< eq[eq.cnt()] = 1.75f; // Fake 1.75 Watts for now, to be changed to PM
---
> eq[eq.cnt()] = power;