[ Identification | Description | Input parameters | Links ]

The Slit Component

Rectangular/circular slit

Identification

Description

A 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"

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
xminmLower x bound0
xmaxmUpper x bound0
yminmLower y bound0
ymaxmUpper y bound0
radiusmRadius of slit in the z=0 plane, centered at Origo0
xwidthmWidth of slit. Overrides xmin,xmax if they are unset.0
yheightmHeight of slit. Overrides ymin,ymax if they are unset.0
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on 2024-01-03 11:47:43