Click or drag to resize

IHeadLossParameterSet Interface

Set of parameters that describes how and with what data the head loss calculations are performed. Parameters in this class covers the standard head loss calculations that are performed and implemented in a sewer system.

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

The IHeadLossParameterSet type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveFlowAreaEstimationType
Method to use for area calculation, used by head loss calculations.
Public propertyHeadLossCalculationMethod
Head loss calculation method
Public propertyID
Identification string for a head loss parameter set
Public propertyLossCoefficient
Value of the loss coefficient. The value is interpreted as defined by LossCoefficientType
Public propertyLossCoefficientType
Interpretation type for the specified head loss coefficient.
Top
See Also