DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleLTS
LTSCalculatorFromProxy Class
LTSCalculatorFromProxy Methods
CreateEventCalculator Method
CreateGetterForGridPoint Method
CreateGetterForNode Method
ModifyEventCalculatorForGridPoint Method
ModifyEventCalculatorForNode Method
PerformActionForGridPoint Method
PerformActionForNode Method
LTSCalculatorFromProxy
CreateGetterForNode Method
Namespace:
DHI.Mike1D.Engine.ModuleLTS
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
protected
virtual
Func
<
double
>
CreateGetterForNode
(
EngineNode
node
,
IQuantity
quantity
)
Parameters
node
Type:
DHI.Mike1D.Engine
EngineNode
quantity
Type:
DHI.Mike1D.Generic
IQuantity
Return Value
Type:
Func
Double
See Also
Reference
LTSCalculatorFromProxy Class
DHI.Mike1D.Engine.ModuleLTS Namespace