Package | Description |
---|---|
org.opentrafficsim.water.network |
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
org.opentrafficsim.water.network.infra |
Infrastructure elements such as bridges and locks.
|
Modifier and Type | Method and Description |
---|---|
Waterway |
WaterwayLocation.getWaterway() |
Constructor and Description |
---|
WaterwayLocation(Waterway waterway,
org.djunits.value.vdouble.scalar.Length position) |
Constructor and Description |
---|
FixedBridge(String name,
Waterway waterway,
org.djunits.value.vdouble.scalar.Length km,
org.djunits.value.vdouble.scalar.Length maxHeight) |
MovableBridge(org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator,
String name,
Waterway waterway,
org.djunits.value.vdouble.scalar.Length distance,
int operationHoursPerDay,
int operationDaysPerWeek,
org.djunits.value.vdouble.scalar.Length maxHeightClosed,
org.djunits.value.vdouble.scalar.Length maxHeightOpened) |
Copyright © 2014–2017 Delft University of Technology. All rights reserved.