Return velocity of sound
partial function velocityOfSound extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output VelocityOfSound a "Velocity of sound"; end velocityOfSound;