Description Usage Arguments Value Author(s) See Also
View source: R/transform.base.R
This function transforms an excess rainfall event to a direct runoff hydorgraph.
| 1 2 | ## S3 method for class 'base'
transform(rainfall,transformMethod,transformParams,Area,UH,simulation)
 | 
| rainfall | an object inherited from  | 
| transformMethod | a string: the type of transformation method. available types:  | 
| transformParams | a list of parameters associated to the selcted type of  
 | 
| Area | the area of drainage basin (Km^2) | 
| UH | a data.frame: must be provided when  | 
| simulation | a list of simulation time and dates as below: 
 | 
Hydrogaph of direct runoff
Rezgar Arabzadeh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.