IFlowModuleEngineNet Property

The EngineNet holds the network that is used for the computations. It is the main entrance to module data/state.

Definition

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

Property Value

EngineNet

See Also