/*********************************************************** * Smithsonian Astrophysical Observatory * Submillimeter Receiver Laboratory * am * * h2o_ice.h S. Paine rev. 2017 January 19 * * Declarations for h2o_ice.c ************************************************************/ #ifndef AM_H2O_ICE_H #define AM_H2O_ICE_H int iwp_abs_Rayleigh(double*, const double*, const gridsize_t, const double); #endif /* AM_H2O_ICE_H */