Class PowerModelSqrt

All Implemented Interfaces:
PowerAware, PowerModel

public class PowerModelSqrt
extends PowerModelSimple
Since:
CloudSim Toolkit 2.0
Author:
Anton Beloglazov, Manoel Campos da Silva Filho
  • Constructor Details

    • PowerModelSqrt

      public PowerModelSqrt​(double maxPower, double staticPowerPercent)
      Instantiates a new power model sqrt.
      Parameters:
      maxPower - the max power that can be consumed in Watt-Second (Ws).
      staticPowerPercent - the static power usage percentage between 0 and 1.