Prandtl {Thermimage} | R Documentation |
Returns the Prandtl number
Description
Returns the Prandtl number
Usage
Prandtl(Ta = 20)
Arguments
Ta |
Air temperature in degrees Celsius. Default value is 20. |
Details
Returns the Prandlt number
Author(s)
Glenn J Tattersall
References
Blaxter, K. 1989. Energy Metabolism in Animals and Man Gates, D. M. 2003. Biophysical Ecology. Dover Publications, Mineola, New York. 611 pp.
Examples
# Example:
Ta<-30
Prandtl(Ta)
[Package Thermimage version 4.1.3 Index]