cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
embesq.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 #ifndef EMBESQ_H_
5 #define EMBESQ_H_
6 
8 struct t_embesq {
10  em13C1910,
11  em1218,
12  em1486,
13  em895,
14  em2669,
15  em1895,
16  em1198;
17  };
18 extern t_embesq embesq;
19 
20 
21 #endif /* EMBESQ_H_ */
realnum em895
Definition: embesq.h:9
Definition: embesq.h:8
t_embesq embesq
Definition: embesq.cpp:5
realnum em1486
Definition: embesq.h:9
realnum em1908
Definition: embesq.h:9
realnum em1218
Definition: embesq.h:9
realnum em2669
Definition: embesq.h:9
float realnum
Definition: cddefines.h:107
realnum em13C1910
Definition: embesq.h:9
realnum em1198
Definition: embesq.h:9
realnum em1895
Definition: embesq.h:9