cloudy trunk
Loading...
Searching...
No Matches
he.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 HE_H_
5#define HE_H_
6
8struct t_he {
9
11 long int ip374,
13
20 long nzone;
21
22 };
23extern t_he he;
24
25
26#endif /* HE_H_ */
t_he he
Definition he.cpp:5
Definition he.h:8
double frac_he0dest_23S_photo
Definition he.h:18
long int ip660
Definition he.h:12
long nzone
Definition he.h:20
long int ip374
Definition he.h:11
double frac_he0dest_23S
Definition he.h:16