Package hec.data.gates
Interface IGateSetting
- All Superinterfaces:
IPhysicalStructureOperationalSetting<IGateChangeRef>
- All Known Implementing Classes:
JDomGateSetting
-
Method Summary
Modifier and TypeMethodDescriptiondouble
double
void
void
setInvertElevation
(double elev) void
setOpening
(double opening) void
Methods inherited from interface hec.data.operations.IPhysicalStructureOperationalSetting
getLocationRef, getOperationalChangeRef
-
Method Details