comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthminmax/FlowDepthMinMaxCalculation.java @ 9318:7b2b086e45f0

collision pdf details, ResultType refactoring, bezugswst result
author gernotbelger
date Fri, 27 Jul 2018 10:11:23 +0200
parents 740d65e4aa14
children 7dc238bd062c
comparison
equal deleted inserted replaced
9317:61b5de0b673b 9318:7b2b086e45f0
151 putValue(GeneralResultType.station, station). // 151 putValue(GeneralResultType.station, station). //
152 putValue(SInfoResultType.flowdepthmin, minFlowDepth). // 152 putValue(SInfoResultType.flowdepthmin, minFlowDepth). //
153 putValue(SInfoResultType.flowdepthmax, maxFlowDepth). // 153 putValue(SInfoResultType.flowdepthmax, maxFlowDepth). //
154 putValue(SInfoResultType.waterlevel, wst). // 154 putValue(SInfoResultType.waterlevel, wst). //
155 putValue(SInfoResultType.discharge, discharge). // 155 putValue(SInfoResultType.discharge, discharge). //
156 putValue(SInfoResultType.waterlevelLabel, waterlevelLabel). // 156 putValue(GeneralResultType.waterlevelLabel, waterlevelLabel). //
157 putValue(SInfoResultType.gaugeLabel, gaugeLabel). // 157 putValue(GeneralResultType.gaugeLabel, gaugeLabel). //
158 putValue(SInfoResultType.meanBedHeight, meanBedHeight). // 158 putValue(SInfoResultType.meanBedHeight, meanBedHeight). //
159 putValue(SInfoResultType.soundingLabel, soundingLabel). // 159 putValue(SInfoResultType.soundingLabel, soundingLabel). //
160 putValue(GeneralResultType.location, location); 160 putValue(GeneralResultType.location, location);
161 rows.add(row); 161 rows.add(row);
162 } 162 }

http://dive4elements.wald.intevation.org