pl_wave - construct a plane wave wavefront or field.
construct plane wave by the diffractive wavefront header and the plane wave emitter. notice: it is a replacer of the function begin .
number=256; wavelength=1e-6; pixscl=0.1; dwfh=wavefront_header(wavelength,pixscl,number); dwfh=set_dwfh_timestamp(dwfh,0); emt=emitter(0,0,0,1); dwf=pl_wave(dwfh,emt); dwf_fits(dwf,"plw");
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
begin , emitter , sp_wave , wavefront_header , start , emitter ,