Learn R Programming

FAO56 (version 1.0)

SlpSVPC: Slope of Saturation Vapour Pressure Curve (Delta)

Description

SlpSVPC returns the value of slope of saturation vapour pressure curve at a specific air temperature.

Usage

SlpSVPC(Temp)

Value

The function returns the value of the slope of saturation vapour pressure curve at air temperature Temp as a numeric scalar.

Arguments

Temp

A numeric scalar that denotes the air temperature [C].

Details

This is a function to calculate the slope of saturation vapour pressure curve at the air temperature Temp [kPa/C].

See Also

SatVP.

Examples

Run this code
SlpSVPC(Temp = 25)

Run the code above in your browser using DataLab