pyroomacoustics.experimental.physics module

pyroomacoustics.experimental.physics.calculate_speed_of_sound(t, h, p)

Compute the speed of sound as a function of temperature, humidity and pressure

Parameters
  • t (temperature [Celsius]) –

  • h (relative humidity [%]) –

  • p (atmospheric pressure [kpa]) –

Return type

Speed of sound in [m/s]