GetTFahrenheitFromTRankine: Utility function to convert temperature to degree Fahrenheit...

Description Usage Arguments Value Notes References Examples

Description

Utility function to convert temperature to degree Fahrenheit (degreeF) given temperature in degree Rankine (degreeR).

Usage

1

Arguments

TRankine

A numeric vector of temperature in degree Rankine (degreeR)

Value

A numeric vector of temperature in degree Fahrenheit (degreeF)

Notes

Exact conversion.

References

ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3

Examples

1

psychrolib documentation built on May 29, 2021, 9:11 a.m.