CompositStructuresEvaluateCompositStructureN Method |
Evaluate structures. Used by MIKE 21 Structs.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double[] EvaluateCompositStructureN(
int index,
double dUpStreamH,
double dDownStreamH
)
Parameters
- index
- Type: SystemInt32
- dUpStreamH
- Type: SystemDouble
- dDownStreamH
- Type: SystemDouble
Return Value
Type:
DoubleDischarge
Return Value
Type:
DoubledDischargedUpStreamWaterLevel
Return Value
Type:
DoubledDischargedDownStreamWaterLevel
See Also