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