DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleHD
HDModule Class
HDModule Methods
AddBoundaryToAdaptiveTimeStepCheck Method
FinalizeTimestep Method
Finish Method
GetImplicitSourcePoint Method
GetNode Method
GetProxy Method
GetProxyReachGeneric Method
GetReach Method
GetSourcePoint Method
GetSourcePointProxy Method
PerformTimestep Method
PreferredTimeStep Method
Prepare Method
PrepareForTimeStep Method
SetInitialWaterLevels Method
HDModule
GetProxyReachGeneric Method
Get a proxy for the reach, generic data (not gridpoint associated)
Namespace:
DHI.Mike1D.Engine.ModuleHD
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IDoubleElementSetProxy
GetProxyReachGeneric
(
EngineReach
reach
)
Parameters
reach
Type:
DHI.Mike1D.Engine
EngineReach
Return Value
Type:
IDoubleElementSetProxy
Implements
IProxyProvider
GetProxyReachGeneric(EngineReach)
See Also
Reference
HDModule Class
DHI.Mike1D.Engine.ModuleHD Namespace