Changeset 1552 for DCWoRMS/branches


Ignore:
Timestamp:
03/17/15 10:34:33 (10 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/example/load/DefaultLoadEstimationPlugin.java

    r1415 r1552  
    1818                } 
    1919 
    20                 //double backgroundLoad = resource.getLoadInterface().getLoadCalendar().getLoad(); 
     20                //double backgroundLoad = resource.getLoadInterface().getLoadCalendar().getCurrentLoad(); 
    2121                //return childrenLoad.getMean() + backgroundLoad; 
    2222                return childrenLoad.getMean(); 
Note: See TracChangeset for help on using the changeset viewer.