createJunction {RHMS} | R Documentation |
creates a junction object
Description
instantiates an object from class of createJunction
Usage
createJunction(name, downstream,
inflow, delayInflow)
Arguments
name |
(optional) a string: the name of junction to be instantiated |
downstream |
(optional) an object from either of classes: |
inflow |
(optional): a vector of direct inflow/lateral flow (cms) |
delayInflow |
(optional): an integer presenting the time steps to delay direct/lateral inflow time series |
Value
a list: an object from class createJunction
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]