Click or drag to resize

XSBaseAdjustProcessedLevels Method (Double)

Adjust the processed levels. Used to ensure that _processedLevels[0] has a certain value

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AdjustProcessedLevels(
	double delta
)

Parameters

delta
Type: SystemDouble

[Missing <param name="delta"/> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBase.AdjustProcessedLevels(System.Double)"]

See Also