Click or drag to resize

Mike1DControllerLTSGetTotalInflowWithoutDWF Method

Get inflow contributions excluding dry weather flow from point source boundaries and catchment connections.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double GetTotalInflowWithoutDWF(
	DateTime time,
	INodes nodes
)

Parameters

time
Type: SystemDateTime
nodes
Type: DHI.Mike1D.NetworkDataAccessINodes

Return Value

Type: Double
See Also