Click or drag to resize

LTSCalculatorFromProxy Constructor

Initializes a new instance of the LTSCalculatorFromProxy class

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#
public LTSCalculatorFromProxy(
	EngineNet engineNet,
	LTSResultQuantity resultQuantity
)

Parameters

engineNet
Type: DHI.Mike1D.EngineEngineNet
resultQuantity
Type: DHI.Mike1D.ResultDataAccessLTSResultQuantity
See Also