GasProperties:

--------------------------------------------------------------------------
   Returns gas properties.

   Since version 8.
--------------------------------------------------------------------------
   Form:
   [m, gamma] = GasProperties( gas )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   gas           (1,:)  Name of gas to be used.

   -------
   Outputs
   -------
   m             (1,1)  Molecular weight
   gamma         (1,1)  Ratio of specific heats

--------------------------------------------------------------------------

Children:

Common: Graphics/StrMtch