IADGridPoint Interface

Interface for an AD grid point, containing component values

Definition

Namespace: DHI.Mike1D.Engine.ModuleAD
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IADGridPoint

Properties

GridPoint The flow (for example, HD) gridpoint used as basis for the AD calculations
ValuesNp1 Component values in grid point

See Also