Click or drag to resize

OrificeFlowCoefficientSet Constructor (Double, Double)

Constructor

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public OrificeFlowCoefficientSet(
	double yOverD,
	double coefficient
)

Parameters

yOverD
Type: SystemDouble

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

coefficient
Type: SystemDouble

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

See Also