comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthdev/WaterlevelSoundingCurrentPairSelectState.java @ 9353:217e8e59c386

sinfo flowdepth multiple pairs allowed; bugfix arrayOutOfRange hasTkh==false && useTkh==true
author gernotbelger
date Tue, 31 Jul 2018 17:53:41 +0200
parents 5294114b1df4
children 839b2aa84dd0
comparison
equal deleted inserted replaced
9352:9ea0e3522695 9353:217e8e59c386
20 public final class WaterlevelSoundingCurrentPairSelectState extends DatacagePairSelectState { 20 public final class WaterlevelSoundingCurrentPairSelectState extends DatacagePairSelectState {
21 21
22 private static final long serialVersionUID = 1L; 22 private static final long serialVersionUID = 1L;
23 23
24 public WaterlevelSoundingCurrentPairSelectState() { 24 public WaterlevelSoundingCurrentPairSelectState() {
25 super("sinfo_flowdepth_twin_panel", FlowDepthDevelopmentAccess.FIELD_DIFFID_CURRENT); 25 super("sinfo_flowdepth_development_twin_panel", FlowDepthDevelopmentAccess.FIELD_DIFFID_CURRENT);
26 } 26 }
27 } 27 }

http://dive4elements.wald.intevation.org