Click or drag to resize

LateralLinkStructureApplyADSourceToOutput Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public void ApplyADSourceToOutput(
	double* m1DConcPtr,
	double[] adConvFact,
	int nbLatLkPoints,
	int nbOfWeirsInLatLink
)

Parameters

m1DConcPtr
Type: SystemDouble*
adConvFact
Type: SystemDouble
nbLatLkPoints
Type: SystemInt32
nbOfWeirsInLatLink
Type: SystemInt32
See Also