LaserPath.display
- raytracing.LaserPath.display(self, beams=None, comments=None)
Display the optical system and trace the laser beam. If comments are included they will be displayed on a graph in the bottom half of the plot.
- Parameters:
inputBeam (object of GaussianBeam class)
inputBeams (list of object of GaussianBeam class) – A list of Gaussian beams
comments (string) – If comments are included they will be displayed on a graph in the bottom half of the plot. (default=None)