ISTNode Interface

Interface for ST Node

Definition

Namespace: DHI.Mike1D.Engine.ModuleST
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface ISTNode : IModuleNode
Implements
IModuleNode

Properties

BedLoadRemoval Interface for modifying bed load through node.
EngineNode EngineNode matching this module node
(Inherited from IModuleNode)
HDNode HD node
InflowDischarge Inflow to node from surrounding reaches. Required by bed-load calculations, not used otherwise
NonCohesiveParametersList Local parameters for non-cohesive fractions

See Also