DoubleHollandPressureProfilePi {TCHazaRds} | R Documentation |
Double Holland Pressure Profile Time Series
Description
Pressure profile time series at a grid point
Usage
DoubleHollandPressureProfilePi(rMax, rMax2, dP, cP, beta, R)
Arguments
rMax |
radius of maximum winds in km |
rMax2 |
radius of outer radial 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 DoubleHollandPressureProfilePi(20,20,980,1.2,50)
[Package TCHazaRds version 1.1.3 Index]