DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleAD
ADModule Class
ADModule Methods
FinalizeTimestep Method
Finish Method
GetProxy Method
GetProxyReachGeneric Method
GetSourcePointProxy Method
PerformTimestep Method
PreferredTimeStep Method
Prepare Method
PrepareForTimeStep Method
ADModule
GetProxyReachGeneric Method
Get a proxy for the reach, generic data (not gridpoint associated)
Namespace:
DHI.Mike1D.Engine.ModuleAD
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
ADModule Class
DHI.Mike1D.Engine.ModuleAD Namespace