comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java @ 3269:b2ea89a665bc

Fix issues in 'documentation'. flys-artifacts/trunk@4911 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 10 Jul 2012 11:10:38 +0000
parents 02254d763bc0
children 1d9c9a3493ea
comparison
equal deleted inserted replaced
3268:38eb2b0d4f99 3269:b2ea89a665bc
137 137
138 138
139 /** 139 /**
140 * @param table The discharge table 140 * @param table The discharge table
141 * @param scale The scale factor to adjust W and Q values. 141 * @param scale The scale factor to adjust W and Q values.
142 * @param qSorted Boolean flag that is used to evaluate if the values should
143 * be sorted.
144 * 142 *
145 * @return the values of a discharge table. 143 * @return the values of a discharge table.
146 */ 144 */
147 public static double[][] loadDischargeTableValues( 145 public static double[][] loadDischargeTableValues(
148 DischargeTable table, 146 DischargeTable table,

http://dive4elements.wald.intevation.org