ENdeletedemand {epanet2toolkit}R Documentation

Delete a demand from a junction node

Description

Delete a demand from a junction node

Usage

ENdeletedemand(nodeindex, demandindex)

Arguments

nodeindex

the index of a node (starting from 1).

demandindex

the position of the demand in the node's demands list (starting from 1).


[Package epanet2toolkit version 1.0.4 Index]