diff flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 4241:49cb65d5932d

Improved the historical discharge calculation. The calculation now creates new HistoricalWQKms (new subclass of WQKms). Those WQKms are used to create new facets from (new) type 'HistoricalDischargeCurveFacet'. The chart generator is improved to support those facets.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 24 Oct 2012 14:34:35 +0200
parents b7535b66490e
children 0c766c475805
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Wed Oct 24 14:35:59 2012 +0200
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Wed Oct 24 14:34:35 2012 +0200
@@ -452,6 +452,8 @@
 
     String historical_discharge();
 
+    String historical_discharge_wq();
+
     String fix_wq_curve();
 
     String fix_deltawt_curve();

http://dive4elements.wald.intevation.org