.. auto-generated by script ../../../../utils/nxdl2rst.py from the NXDL source NXslit.nxdl.xml .. index:: ! NXslit (base class) ! slit (base class) see: slit (base class); NXslit .. _NXslit: ====== NXslit ====== **Status**: base class, extends :ref:`NXobject`, version 1.0 **Description**: A simple slit. For more complex geometries, :ref:`NXaperture` should be used. **Symbols**: No symbol table **Groups cited**: none **Structure**: .. index:: depends on (field) **depends_on**: :ref:`NX_CHAR ` Points to the path of the last element in the geometry chain that places this object in space. When followed through that chain is supposed to end at an element depending on "." i.e. the origin of the coordinate system. If desired the location of the slit can also be described relative to an NXbeam, which will allow a simple description of a non-centred slit. .. index:: x gap (field) **x_gap**: :ref:`NX_NUMBER ` {units=\ :ref:`NX_LENGTH `} Size of the gap opening in the first dimension of the local coordinate system. .. index:: y gap (field) **y_gap**: :ref:`NX_NUMBER ` {units=\ :ref:`NX_LENGTH `} Size of the gap opening in the second dimension of the local coordinate system. **NXDL Source**: https://github.com/nexusformat/definitions/blob/master/base_classes/NXslit.nxdl.xml