Description Usage Arguments Details
View source: R/calculateSonicTemperature.R
This function calculates the sonic virtual temperature in air based on the measured speed of sound.
1  | calculateSonicTemperature(speedOfSound, GammaConstant = 1.4, Rd = 287.04)
 | 
speedOfSound | 
 the speed of sound in m/s  | 
GammaConstant | 
 ratio of specific heat of dry air at constant pressure to that at a constant volume  | 
Rd | 
 ideal gas constant for dry air (units J K^-1 kg^-1)  | 
Results are in degrees Celcius.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.