Click or drag to resize

ISTReach Interface

Namespace:  DHI.Mike1D.Engine.ModuleST
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface ISTReach : IDoubleReachProxy, 
	IQuantityProxy, IModuleReach

The ISTReach type exposes the following members.

Properties
  NameDescription
Public propertyADReach
Public propertyEngineReach (Inherited from IModuleReach.)
Public propertyHDReach
Public propertyISTGridPoints
Top
Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodBedLoad
Public methodOffers (Inherited from IQuantityProxy.)
Public methodValueGetter (Inherited from IDoubleReachProxy.)
Public methodValueSetter (Inherited from IDoubleReachProxy.)
Top
Extension Methods
See Also