comparison artifacts/src/main/java/org/dive4elements/river/artifacts/bundu/BunduResultType.java @ 9573:b9c87bbff6a4

mean bed height -> mean bed LEVEL
author gernotbelger
date Tue, 06 Nov 2018 10:56:22 +0100
parents 3fa8551c3d1b
children
comparison
equal deleted inserted replaced
9572:0d0c8fd1b8c8 9573:b9c87bbff6a4
334 return Formatter.getMassFormat(context); 334 return Formatter.getMassFormat(context);
335 } 335 }
336 }; 336 };
337 337
338 /** 338 /**
339 * List of bed height values of the 10 fields of a cross section 339 * List of bed level values of the 10 fields of a cross section
340 */ 340 */
341 public static final BunduResultType bedHeightFields = new BunduResultType(null, null) { 341 public static final BunduResultType bedHeightFields = new BunduResultType(null, null) {
342 342
343 private static final long serialVersionUID = 1L; 343 private static final long serialVersionUID = 1L;
344 344

http://dive4elements.wald.intevation.org