HDDataItemsTotalInflow Method |
Total inflow into the network from the start of the simulation
Namespace:
DHI.Mike1D.Engine.ModuleHD
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public HDInOutFlowCalculator TotalInflow(
bool detailed
)
Parameters
- detailed
- Type: SystemBoolean
True if detailed for the entire network, false for only total value
Return Value
Type:
HDInOutFlowCalculatorSee Also