Tesi magistrale
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
241 B

  1. \begin{pspicture}[showgrid](0,-0.3)(3,3.3)
  2. \pnode(0,2.5){A}
  3. \pnode(2,2.5){B}
  4. \pnode(2,1.5){C}
  5. \mirror[labelangle=-45](A)(B)(C){M}
  6. \optbox[position=start,labeloffset=0,labelref=relative](C)(B){Laser 1064 nm}
  7. \drawbeam(A){1}{2}
  8. \end{pspicture}