comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/SinfoCalcMode.java @ 8854:7bbfb24e6eec

SINFO - first prototype of BArt Fließtiefen
author gernotbelger
date Thu, 18 Jan 2018 18:34:41 +0100
parents
children 95643dffd006
comparison
equal deleted inserted replaced
8853:8c64617a7991 8854:7bbfb24e6eec
1 /* Copyright (C) 2017 by Bundesanstalt für Gewässerkunde
2 * Software engineering by
3 * Björnsen Beratende Ingenieure GmbH
4 * Dr. Schumacher Ingenieurbüro für Wasser und Umwelt
5 *
6 * This file is Free Software under the GNU AGPL (>=v3)
7 * and comes with ABSOLUTELY NO WARRANTY! Check out the
8 * documentation coming with Dive4Elements River for details.
9 */
10
11 package org.dive4elements.river.artifacts.sinfo;
12
13 public enum SinfoCalcMode{
14 sinfo_calc_flow_depth,
15 sinfo_calc_flow_depth_development,
16 sinfo_calc_flow_depth_minmax,
17 sinfo_calc_grounding,
18 sinfo_calc_transport_bodies_heights,
19 sinfo_calc_infrastructures_inundation_duration
20 }

http://dive4elements.wald.intevation.org