RadialGateGetDepth Method  | 
 
            This function returns the depth above the sill level.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxprotected double GetDepth(
	double waterLevel
)
Protected Function GetDepth ( 
	waterLevel As Double
) As Double
protected:
double GetDepth(
	double waterLevel
)
Parameters
- waterLevel
 - Type: SystemDouble
Water level 
Return Value
Type: 
Double[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.RadialGate.GetDepth(System.Double)"]
See Also