meanBLRPM {HyetosMinute}R Documentation

Mean for the non-random Bartlett-Lewis rectangular pulse model

Description

The function meanBLRPM is the modelled mean rainfall depth using the equation of original Bartlett-Lewis rectangular pulse model. The model supports exponential, gamma and Weibul distribution for cell intensity.

Usage

meanBLRPM(l,g,b,n,mx,h)  

Arguments

l

Parameter of Bartlett-Lewis rectangular pulse model which determines the storm arrivals according to a Poisson process.

b

Parameter of Bartlett-Lewis rectangular pulse model which determines the cell arrivals according to a Poisson process.

g

Parameter of Bartlett-Lewis rectangular pulse model which determines the entire length of the storm according to an exponential distribution.

n

Parameter of Bartlett-Lewis rectangular pulse model which determines the individual cell lengths according to an exponential distribution.

mx

Parameter of Bartlett-Lewis rectangular pulse model which determines the cell depths (intensities) according to an exponential distribution.

h

Time scale (e.g. 1/60, 1/30, 1/12, 1, 6, 12, 24 hour etc.).

Value

mean

Mean of rainfall depth.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

Rodriguez-Iturbe I., D. R. Cox, and V. Isham, Some models for rainfall based on stochastic point processes, Proc. R. Soc. Lond., A 410, 269-288, 1987.


[Package HyetosMinute version 2.1 Index]