00001 /* This file is part of Cloudy and is copyright (C)1978-2007 by Gary J. Ferland 00002 * For conditions of distribution and use see copyright notice in license.txt */ 00007 long ipoint(double energy); 00008 00021 long ipLineEnergy(double energy , const char* chString , long ipIonEnergy ); 00022 00032 long ipContEnergy(double energy , const char* chString ); 00033 00037 long ipFineCont( 00038 double energy );