NodeCoverDisplaceableGetOrificeArea Method

Calculate the area of the opening which appears when the cover is moved. The displacement is given as a fraction of coverage s.t. 0 corresponds to no displacement and 1 corresponds to the cover being completely removed.

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double GetOrificeArea()

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.NodeCoverDisplaceable.GetOrificeArea"]

See Also