Description Usage Arguments Value Author(s) References Examples
Returns the speed of sound in dry air at sea level air density and one atmosphere pressure
1 | SpeedOfSoundDryAir(temperatureC)
|
temperatureC |
numeric, temperature in degrees Celsius accurate to within 1% |
the speed of sound (m/s)
Jose Gama
Kleeman L. & Kuc R., 2008 Springer Handbook of Robotics, Bruno Siciliano, Oussama Khatib (Eds.) Springer-Verlag Berlin Heidelberg, pp.496 eq (21.6).
1 2 3 | #Speed of sound (dry air, at sea level air density, one atmosphere pressure)
#temperature 20 C
SpeedOfSoundDryAir(20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.