Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Mon, 02 May 2011 16:44:02 +0000 | Ingo Weinzierl | The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings. |
Mon, 02 May 2011 16:28:57 +0000 | Sascha L. Teichmann | Moved expensive allocation of result arrays out of km loop. |
Mon, 02 May 2011 15:17:04 +0000 | Ingo Weinzierl | Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges). |
Mon, 02 May 2011 13:42:02 +0000 | Sascha L. Teichmann | Repaired DischargeTables.getQForW() |
Mon, 02 May 2011 12:47:10 +0000 | Ingo Weinzierl | Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then. |
Mon, 02 May 2011 12:41:24 +0000 | Ingo Weinzierl | Removed an unused parameter from DischargeTables.getQForW(). |
Mon, 02 May 2011 09:41:22 +0000 | Ingo Weinzierl | Ws and Qs of a longitudinal section chart are mapped to an own range axis now. |