createDiversion {RHMS} | R Documentation |
instantiates an object from class of createDiversion
createDiversion(name,downstream,divertTo,capacity)
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) |
a list: an object from class of createDiversion
Rezgar Arabzadeh