Click or drag to resize

IADGridPoint Interface

Interface for an AD grid point, containing component values

Namespace:  DHI.Mike1D.Engine.ModuleAD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IADGridPoint

The IADGridPoint type exposes the following members.

Properties
  NameDescription
Public propertyGridPoint
The HD gridpoint used as basis for the AD calculations
Public propertyValuesNp1
Component values in grid point
Top
See Also