Changeset 1552 for DCWoRMS/branches/coolemall/src/example/load
- Timestamp:
- 03/17/15 10:34:33 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/example/load/DefaultLoadEstimationPlugin.java
r1415 r1552 18 18 } 19 19 20 //double backgroundLoad = resource.getLoadInterface().getLoadCalendar().get Load();20 //double backgroundLoad = resource.getLoadInterface().getLoadCalendar().getCurrentLoad(); 21 21 //return childrenLoad.getMean() + backgroundLoad; 22 22 return childrenLoad.getMean();
Note: See TracChangeset
for help on using the changeset viewer.