soundSpeedAir20C constant
Speed
const soundSpeedAir20C
Speed of sound in dry air at 20°C. Value: 343.2 m/s.
At sea level, 20°C (293.15 K).
Implementation
static const Speed soundSpeedAir20C = Speed(343.2, SpeedUnit.meterPerSecond);