Skip to content

Commit eb6ee6f

Browse files
FilipeFcpyaugenst-flex
authored andcommitted
docs: fix the image reference to the correct waist_distance variable
1 parent ee99802 commit eb6ee6f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/_static/img/beam_waist.png

8.97 KB
Loading

tidy3d/components/source/field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ class GaussianBeam(AngledFieldSource, PlanarSource, BroadbandSource):
557557
558558
Notes
559559
--------
560-
If one wants the focus 'in front' of the source, a negative value of ``beam_distance`` is needed.
560+
If one wants the focus 'in front' of the source, a negative value of ``waist_distance`` is needed.
561561
562562
.. image:: ../../_static/img/beam_waist.png
563563
:width: 30%

0 commit comments

Comments
 (0)