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)