AirModuleHDModule Property

HDModule solves the HD equations on a EngineNet, and keeps track of state for the HDModule.

The HDModule also implements the IGraph interface, defining only the part of the HD network in the graph.

Definition

Namespace: DHI.Mike1D.Engine.ModuleAir
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public HDModule HDModule { get; }

Property Value

HDModule

See Also