[ Identification | Description | Input parameters | Links ]
Slit ComponentA simple rectangular or circular slit. You may either specify the radius (circular shape), or the rectangular bounds. No transmission around the slit is allowed. Example: Slit(xmin=-0.01, xmax=0.01, ymin=-0.01, ymax=0.01) Slit(xwidth=0.02, yheight=0.02) Slit(radius=0.01) The Slit will issue a warning if run as "closed"
| Name | Unit | Description | Default | |
| xmin | m | Lower x bound | 0 | |
| xmax | m | Upper x bound | 0 | |
| ymin | m | Lower y bound | 0 | |
| ymax | m | Upper y bound | 0 | |
| radius | m | Radius of slit in the z=0 plane, centered at Origo | 0 | |
| xwidth | m | Width of slit. Overrides xmin,xmax if they are unset. | 0 | |
| yheight | m | Height of slit. Overrides ymin,ymax if they are unset. | 0 |
| AT ( | , | , | ) RELATIVE | |||
|---|---|---|---|---|---|---|
| ROTATED ( | , | , | ) RELATIVE |
Slit.comp.
[ Identification | Description | Input parameters | Links ]
Generated on 2025-05-08 13:31:31