Scilab Function
Last update : 22/8/2006

get_atm_mod_dwfh - construct a wavefront header from refractive atmospheric model .

Calling Sequence

[dwfhs]=get_atm_mod_dwfh(ram, wavelength, pixscale, emt , ap , layer_foreshortening, pplan_type )

Parameters

Description

construct a wavefront header from refractive atmospheric model .

Examples

	ap=circle(2);
	emt=emitter(0,0,0,-1);
	wvl=1e-6;pixscale=0.01;
	ram=tmt_srd_v13_cn2_mod();
	dwfh=get_atm_mod_dwfh(ram,wvl,pixscale,emt,ap,0,1);
 

Author

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

See Also

ell_cer_pac_mod ,   ell_mau_kea_mod ,   pal_dimm_mass_mod ,   huf_val_mod ,   slcsat_day_mod ,   slcsat_night_mod ,   tmt_srd_v13_cn2_mod ,   gemini_glao_study_mod ,   ref_atm_model ,   get_atm_mod_layers ,   atm_mod_layers_fits ,   atm_mod_lay_number ,   atm_mod_lay_heights ,   atm_mod_lays_transform ,   atmosphere ,