cloudy  trunk
sil.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 SIL_H_
5 #define SIL_H_
6 
8 struct t_sil {
9 
10  double c949,
13  c691,
14  c583,
17 
18  };
19 extern t_sil sil;
20 
21 
22 #endif /* SIL_H_ */
t_sil::c583
double c583
Definition: sil.h:14
sil
t_sil sil
Definition: sil.cpp:5
t_sil::c2148
double c2148
Definition: sil.h:16
t_sil::c1985
double c1985
Definition: sil.h:12
t_sil::c1446
double c1446
Definition: sil.h:15
t_sil::c1815
double c1815
Definition: sil.h:11
t_sil
Definition: sil.h:8
t_sil::c949
double c949
Definition: sil.h:10
t_sil::c691
double c691
Definition: sil.h:13