HollandPressureProfile {TCHazaRds} | R Documentation |
Holland Pressure Profile
Description
Pressure profile at grid points
Usage
HollandPressureProfile(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 HollandPressureProfile(20,20,980,1.2,50)
[Package TCHazaRds version 1.1.3 Index]