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

View source: R/demand.r

ENgetdemandpatternR Documentation

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

ENgetdemandpattern(nodeindex, demand_index = 1)

Arguments

nodeindex

the node's index (starting from 1).

demand_index

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

Details

A returned pattern index of 0 indicates that no time pattern has been assigned to the demand category.

Value

the category's base demand.

Retrieves index of a time pattern assigned to one of a node's demand categories.

patIndex the index of the category's time pattern.


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.