Click or drag to resize

QhFlowtypeRelationsValidate Method (IQhFlowtypeRelations)

Validates the data. The constraints are that the levels and the critical discharges after sorting must be monotonically increasing.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public static IDiagnostics Validate(
	IQhFlowtypeRelations flowtypeRelations
)

Parameters

flowtypeRelations
Type: DHI.Mike1D.StructureModuleIQhFlowtypeRelations

Return Value

Type: IDiagnostics
See Also