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
@@ -113,8 +113,8 @@ Plane Wave
113
113
:template: module.rst
114
114
115
115
tidy3d.PlaneWave
116
-
tidy3d.FixedInPlaneK
117
-
tidy3d.FixedAngle
116
+
tidy3d.FixedInPlaneKSpec
117
+
tidy3d.FixedAngleSpec
118
118
119
119
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