K2C: From Kelvin to Celsius degrees

Description Usage Arguments Value See Also Examples

Description

This function makes the transformation from Kelvin degrees to Celsius.

Usage

1
K2C(Tk, consts = export_constants())

Arguments

Tk

A vector of temperatures in Kelvin degrees.

consts

This function uses the T_0 constant corresponding to 0 degree Celsius as K.

Value

This function returns a vector of temperatures in Celsius degrees.

See Also

aiRthermoConstants and C2K

Examples

1
2
3

aiRthermo documentation built on May 1, 2019, 9:24 p.m.