HollandPressureProfilePi {TCHazaRds} | R Documentation |
Holland Pressure Profile Time Series
Description
Pressure profile time series at a grid point.
Usage
HollandPressureProfilePi(rMax, dP, cP, beta, R)
Arguments
rMax |
radius of maximum winds in km |
dP |
pressure differential, environmental less TC central pressure in hPa |
cP |
TC central pressure in hPa |
beta |
exponential term for Holland vortex |
R |
vector of distances from grid points to TC centre in km |
Value
vector of pressures. //@example HollandPressureProfilePi(20,20,980,1.2,50)
[Package TCHazaRds version 1.1.3 Index]