hu.mta.sztaki.lpds.cloud.simulator.energy.powermodelling
Class LinearConsumptionModel

java.lang.Object
  extended by hu.mta.sztaki.lpds.cloud.simulator.energy.powermodelling.PowerState.ConsumptionModel
      extended by hu.mta.sztaki.lpds.cloud.simulator.energy.powermodelling.LinearConsumptionModel
Direct Known Subclasses:
NoIdleConsumptionModel

public class LinearConsumptionModel
extends PowerState.ConsumptionModel


Field Summary
 
Fields inherited from class hu.mta.sztaki.lpds.cloud.simulator.energy.powermodelling.PowerState.ConsumptionModel
myPowerState
 
Constructor Summary
LinearConsumptionModel()
           
 
Method Summary
protected  double evaluateConsumption(double load)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinearConsumptionModel

public LinearConsumptionModel()
Method Detail

evaluateConsumption

protected double evaluateConsumption(double load)
Specified by:
evaluateConsumption in class PowerState.ConsumptionModel


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.