HDDataItemsTimestepInflow Method

Inflow into the network for current time step

Definition

Namespace: DHI.Mike1D.Engine.ModuleHD
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public HDInOutFlowCalculator TimestepInflow(
	bool detailed
)

Parameters

detailed  Boolean
True if detailed for the entire network, false for only total value

Return Value

HDInOutFlowCalculator

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ModuleHD.HDDataItems.TimestepInflow(System.Boolean)"]

See Also