DoubleHollandPressureProfilePi {TCHazaRds} | R Documentation |
Pressure profile time series at a grid point
DoubleHollandPressureProfilePi(rMax, dP, cP, beta, R)
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 |
vector of pressures. //@example DoubleHollandPressureProfilePi(20,20,980,1.2,50)