comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/minfo/SedimentLoadCalculation.java @ 5788:b5d20b3dab4e

Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 23 Apr 2013 10:47:29 +0200
parents a4a894b15c35
children
comparison
equal deleted inserted replaced
5787:9df65e89195e 5788:b5d20b3dab4e
231 } 231 }
232 232
233 return result; 233 return result;
234 } 234 }
235 235
236 /** Fetch loads for a single year, calculate total and
237 * return the result containing both. */
236 private SedimentLoadResult calculateYear(int y) { 238 private SedimentLoadResult calculateYear(int y) {
237 SedimentLoad load = SedimentLoadFactory.getLoadWithData( 239 SedimentLoad load = SedimentLoadFactory.getLoadWithData(
238 this.river, 240 this.river,
239 this.yearEpoch, 241 this.yearEpoch,
240 this.kmLow, 242 this.kmLow,

http://dive4elements.wald.intevation.org