Click or drag to resize

NetworkDataT Constructor (IInterpolatableT)

Default constructor

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public NetworkData(
	IInterpolatable<T> interpolator
)

Parameters

interpolator
Type: DHI.Mike1D.GenericIInterpolatableT

[Missing <param name="interpolator"/> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.#ctor(DHI.Mike1D.Generic.IInterpolatable{`0})"]

See Also