/* exptau.h */ /* *exp(-tau) to illunated face */ EXTERN struct t_exptau { float ExpmTau[NCELL]; } exptau;