Guest User

Untitled

a guest
Mar 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. begin{pspicture}[showgrid](0,0)(3,3)
  2. pnodes(0,0){Laser}(1,0){M1}(2,3){M2}(3,1.5){End}
  3. begin{optexp}
  4. optsource[innerlabel](Laser)(M1){Laser}
  5. mirror[compname=M1](Laser)(M1)(M2){M1}
  6. lens[position=0.3] (M1)(M2){L1}
  7. mirror[compname=M2](M1)(M2)(End){M2}
  8. drawbeam (Laser){M1}{M2}(End)
  9. end{optexp}
  10. end{pspicture}
Add Comment
Please, Sign In to add comment