[ 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 | UNSET | |
xmax | m | Upper x bound | UNSET | |
ymin | m | Lower y bound | UNSET | |
ymax | m | Upper y bound | UNSET | |
radius | m | Radius of slit in the z=0 plane, centered at Origin | UNSET | |
xwidth | m | Width of slit. Overrides xmin,xmax if they are unset. | UNSET | |
yheight | m | Height of slit. Overrides ymin,ymax if they are unset. | UNSET |
AT ( | , | , | ) RELATIVE | |||
---|---|---|---|---|---|---|
ROTATED ( | , | , | ) RELATIVE |
Slit.comp
.
[ Identification | Description | Input parameters | Links ]
Generated on 2023-09-19 20:01:36