Click or drag to resize

ISTNode Interface

Interface for ST Node

Namespace:  DHI.Mike1D.Engine.ModuleST
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface ISTNode : IModuleNode

The ISTNode type exposes the following members.

Properties
  NameDescription
Public propertyBedLoadRemoval
Interface for modifying bed load through node.
Public propertyEngineNode
EngineNode matching this module node
(Inherited from IModuleNode.)
Public propertyHDNode
HD node
Public propertyInflowDischarge
Inflow to node from surrounding reaches. Required by bed-load calculations, not used otherwise
Public propertyNonCohesiveParametersList
Local parameters for non-cohesive fractions
Top
See Also