comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepth/FlowDepthAccess.java @ 9067:2ed3824a3d53

sinfo access collision, floodDuration
author gernotbelger
date Mon, 14 May 2018 14:59:10 +0200
parents 5d5d482da3e9
children 611a523fc42f
comparison
equal deleted inserted replaced
9066:b5d7a9d79837 9067:2ed3824a3d53
26 * 26 *
27 * @author Gernot Belger 27 * @author Gernot Belger
28 */ 28 */
29 final class FlowDepthAccess extends RangeAccess { 29 final class FlowDepthAccess extends RangeAccess {
30 30
31 private static final String FIELD_DIFFIDS = "diffids"; 31 private static final String FIELD_DIFFIDS = "diffids"; //$NON-NLS-1$
32 32
33 private static final String FIELD_USE_TKH = "use_transport_bodies"; //$NON-NLS-1$ 33 private static final String FIELD_USE_TKH = "use_transport_bodies"; //$NON-NLS-1$
34 34
35 public FlowDepthAccess(final SINFOArtifact artifact) { 35 public FlowDepthAccess(final SINFOArtifact artifact) {
36 super(artifact); 36 super(artifact);

http://dive4elements.wald.intevation.org