Changeset 269 for xssim/branches/tpiontek/src/example/timeestimation
- Timestamp:
- 04/13/12 09:49:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xssim/branches/tpiontek/src/example/timeestimation/ExecTimeEstimationPlugin.java
r250 r269 54 54 if( type == 0 && ((Processor)pes.get(0)).getComputingNode().getCategory().getName().equals("A")) 55 55 { 56 factor = 0. 6;56 factor = 0.5; 57 57 } 58 58
Note: See TracChangeset
for help on using the changeset viewer.