Scilab Function
Last update : 23/8/2006

ref_atm_lay_fits - write a refractive layer to a fits file.

Calling Sequence

[lay_out]=ref_atm_lay_fits(lay_in,filename)

Parameters

Description

write refractive layer to a fits file.

Examples

	layer=ref_atm_lay(1);
	ref_atm_lay_fits(layer,"layer");
 

Author

Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)

See Also

ref_atm_lay ,   ref_atm_model ,