org.lucci.madhoc.network.cpu
Class StorageUnit

java.lang.Object
  extended by org.lucci.madhoc.network.cpu.StorageUnit

public class StorageUnit
extends java.lang.Object

Author:
luc.hogie

Constructor Summary
StorageUnit()
           
 
Method Summary
 double getCapacity()
           
 double getOverallPerformance()
           
 void setCapacity(double capacity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageUnit

public StorageUnit()
Method Detail

getCapacity

public double getCapacity()

setCapacity

public void setCapacity(double capacity)

getOverallPerformance

public double getOverallPerformance()