ENsetpatternid {epanet2toolkit} | R Documentation |
Change the ID name of a time pattern given its index.
Description
Change the ID name of a time pattern given its index.
Usage
ENsetpatternid(index, id)
Arguments
index |
a time pattern index (starting from 1). |
id |
the time pattern's new ID name. |
Value
NULL invisibly
[Package epanet2toolkit version 1.0.5 Index]