Package org.cloudbus.cloudsim.power.models

Provides PowerModel implementations that are used to define how a Host consumes electricity, according to its current resource usage.

It includes theoretical models and also concrete ones from specif versions of a physical machine from a given manufacturer such as IBM or HP.

The most basic PowerModel is the PowerModelLinear.