#include <energy.hpp>
simgrid::energy::HostEnergy::HostEnergy |
( |
simgrid::s4u::Host * |
ptr | ) |
|
simgrid::energy::HostEnergy::~HostEnergy |
( |
| ) |
|
double simgrid::energy::HostEnergy::getCurrentWattsValue |
( |
double |
cpu_load | ) |
|
Computes the power consumed by the host according to the current pstate and processor load.
double simgrid::energy::HostEnergy::getConsumedEnergy |
( |
| ) |
|
double simgrid::energy::HostEnergy::getWattMinAt |
( |
int |
pstate | ) |
|
double simgrid::energy::HostEnergy::getWattMaxAt |
( |
int |
pstate | ) |
|
void simgrid::energy::HostEnergy::update |
( |
| ) |
|
double simgrid::energy::HostEnergy::watts_off = 0.0 |
double simgrid::energy::HostEnergy::total_energy = 0.0 |
double simgrid::energy::HostEnergy::last_updated |
The documentation for this class was generated from the following files: