You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/sources.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,8 +114,8 @@ Plane Wave
114
114
:template: module.rst
115
115
116
116
tidy3d.PlaneWave
117
-
tidy3d.FixedInPlaneK
118
-
tidy3d.FixedAngle
117
+
tidy3d.FixedInPlaneKSpec
118
+
tidy3d.FixedAngleSpec
119
119
120
120
The ``PlaneWave`` class represents an incident plane wave of a certain polarization and orientation. This is typically used in conjunction with periodic boundary conditions, e.g. in a unit cell simulation.
0 commit comments