Type for velocity of sound with medium specific attributes
type VelocityOfSound = SI.Velocity(min = 0, max = 1.e5, nominal = 1000, start = 1000);