createBasin.default {RHMS} | R Documentation |
createBasin
instantiates an object from class of createBasin
## Default S3 method:
createBasin(name = "Untittled", simulation=list(start=NULL,end=NULL,by=NULL))
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