Click or drag to resize

IOrificeFlowCoefficients Interface

Table of orifice flow coefficients for culvert specification.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IOrificeFlowCoefficients

The IOrificeFlowCoefficients type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of coefficients
Public propertyItem
Get/set a coefficient set at the specified index
Top
Methods
  NameDescription
Public methodAdd
Method to add one or more coefficients to end of list. Use with care, since it is an O(n) operation.
Public methodSetParameters
Set all hydraulic parametersets in the list.
Top
See Also