RHMS (version 1.3)

createJunction.base: base function for class of createJunction

Description

instantiates an object from class of createJunction

Usage

# S3 method for base
createJunction(name , downstream, 
                              label, inflow , delayInflow )

Arguments

name

a string: the name of junction to be instantiated

downstream

an integer: the downstream object code

label

an integer: a unique number, as label

inflow

a vector (optional): a time series of direct inflow rather than flows comming from upstream (cms)

delayInflow

an integer (optional): presenting the time steps to delay direct inflow time series

Value

a list: an object from class of createJunction

See Also

addObjectToBasin