lnslt_arr_transform - filters the field through lenslet array.
propagation the field to the far field of the lenslet array. This propagation is effected using the Goertzel-Reinsch algorithm, and wavefront pixels that straddle boundaries are properly weighted. By default the propagation leaves the wavefront in the focal plane of the lenslet array, with Nyquist sampling.
pitch=0.000252; a=begin(0.004,1e-6,200); b=circ_ap(a,8*pitch); l=lnslt_array(16,16,0.012246,0.000252,32,32); c=lnslt_arr_transform(b,l); field_plot(c);
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)