cloudy trunk

he.h

Go to the documentation of this file.
00001 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
00002  * others.  For conditions of distribution and use see copyright notice in license.txt */
00003 
00004 #ifndef _HE_H_
00005 #define _HE_H_
00006 
00008 EXTERN struct t_he {
00009 
00011         long int ip374, 
00012           ip660;
00013 
00016         double frac_he0dest_23S, 
00018           frac_he0dest_23S_photo;
00020         long nzone;
00021 
00022         }       he;
00023 
00024 
00025 #endif /* _HE_H_ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3