set_dwf_frame - set the 3D frame of a wavefront .
set the 3D frame of an input wavefront .
F1=begin(1,1e-6,100); F2=circ_ap(F1,0.5); dwf_fits(F2,"f2"); tp=three_point(0,0,0); tv_x=three_vector(-1,0,0); tv_y=three_vector(0,-1,0); tv_z=three_vector(0,0,-1); tf=three_frame(tp,tv_x,tv_y,tv_z); F3=set_dwf_frame(F2,tf); dwf_fits(F3,"f3");
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
begin , pl_wave , sp_wave , set_dwf_timestamp ,