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 */ 00004 EXTERN struct t_extinc { 00005 float excolm, 00006 exleak, 00007 exlow, 00009 cnst_col2optdepth , 00011 cnst_power; 00012 00013 } extinc; 00014