Click or drag to resize

STActiveLayerData Constructor (Double, Double, Double)

Depthbased constructor

Namespace:  DHI.Mike1D.STDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public STActiveLayerData(
	double factor,
	double minthickness,
	double maxthickness
)

Parameters

factor
Type: SystemDouble

[Missing <param name="factor"/> documentation for "M:DHI.Mike1D.STDataAccess.STActiveLayerData.#ctor(System.Double,System.Double,System.Double)"]

minthickness
Type: SystemDouble

[Missing <param name="minthickness"/> documentation for "M:DHI.Mike1D.STDataAccess.STActiveLayerData.#ctor(System.Double,System.Double,System.Double)"]

maxthickness
Type: SystemDouble

[Missing <param name="maxthickness"/> documentation for "M:DHI.Mike1D.STDataAccess.STActiveLayerData.#ctor(System.Double,System.Double,System.Double)"]

See Also