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.

Definition

Namespace: DHI.Mike1D.HDParameterDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IHeadLossParameterSet

Properties

EffectiveFlowAreaEstimationType Method to use for area calculation, used by head loss calculations.
HeadLossCalculationMethod Head loss calculation method
ID Identification string for a head loss parameter set
LossCoefficient Value of the loss coefficient. The value is interpreted as defined by LossCoefficientType
LossCoefficientType Interpretation type for the specified head loss coefficient.

See Also