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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void AdjustProcessedLevels(
	double delta
)

Parameters

delta
Type: SystemDouble
See Also