Scilab Function
Last update : 20/8/2006

tor_lens - filters the beam through the toroidal quadratic phase corrector.

Calling Sequence

[field_out]=tor_lens(field_in, R, f[, x_shift[, y_shift]])

Parameters

Description

filters the beam through the toroidal quadratic phase corrector.

Examples

	f1=begin(0.04,1e-6);
	f2=circ_ap(f1,0.02);
	f3=tor_lens(f2,0.02,8);
	field_plot(f3);
 

Author

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

See Also

lens ,   tilt ,   zernike ,