Package org.cloudsimplus.power.models
package org.cloudsimplus.power.models
Provides classes and interfaces for modeling how physical or virtual elements
consume power, such as
Datacenters, Hosts and
Vms.-
ClassDescriptionA common interface for implementing models of power consumption for entities such as
Datacenters andHosts.Abstract implementation of aDatacenterPowerModel.Simple power model defining the power consumption of aDatacenter.Provides a model for definingHostpower consumption.Abstract implementation of aHostPowerModel.Simple power model for hosts with linear power consumption according to the CPU utilization percentage.A power model created based on data from SPEC power benchmark.