cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
nitro.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 #ifndef _NITRO_H_
5 #define _NITRO_H_
6 
7 EXTERN struct t_nitro {
8 
9  double
10 
14 
16  xN5200,
17  xN5198,
18  xN3467,
19  xN3466,
20  xN10398,
21  xN10397,
22  xN10408,
23  xN10407,
24  c5200,
25  c5755,
26  c6584,
27  c10400,
28  c3466,
29 
31  xN2_A3_tot,
32 
36 
37  } nitro;
38 
39 
40 #endif /* _NITRO_H_ */

Generated for cloudy by doxygen 1.8.1.2