createDiversion {RHMS} | R Documentation |
creates a diversion object
Description
instantiates an object from class of createDiversion
Usage
createDiversion(name,downstream,divertTo,capacity)
Arguments
name |
(optional) a string: the name of diversion to be instantiated |
downstream |
(optional) an object from either of classes: |
divertTo |
an object from either of classes: |
capacity |
diversion capacity (cms) |
Value
a list: an object from class of createDiversion
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]