Learn R Programming

epanet2toolkit (version 1.0.8)

ENgetbasedemand: Gets the base demand for one of a node's demand categories.

Description

Gets the base demand for one of a node's demand categories.

Usage

ENgetbasedemand(nodeindex, demand_index = 1)

Value

the category's base demand.

Arguments

nodeindex

a node's index (starting from 1).

demand_index

the index of a demand category for the node (starting from 1).