createBasin.base {RHMS} | R Documentation |
createBasin
instantiates an object from class of createBasin
## S3 method for class 'base'
createBasin(name, simulation)
name |
a string: a name for the basin |
simulation |
a list of simulation time and dates as below:
|
a list: an object from class of creatBasin
Rezgar Arabzadeh