/home66/gary/public_html/cloudy/c08_branch/source/ipoint.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 _IPOINT_H_
00005 #define _IPOINT_H_
00006 
00011 long ipoint(double energy);
00012 
00025 long ipLineEnergy(double energy , const char* chString , long ipIonEnergy );
00026 
00036 long ipContEnergy(double energy , const char* chString );
00037 
00041 long ipFineCont(
00042         double energy );
00043 
00044 #endif /* _IPOINT_H_ */

Generated on Mon Feb 16 12:01:18 2009 for cloudy by  doxygen 1.4.7