DelaunayL ========= .. py:class:: ansys.stk.core.stkobjects.DelaunayL Bases: :py:class:`~ansys.stk.core.stkobjects.IDelaunayActionVariable` Delaunay Variable L, which is related to the two-body orbital energy. .. py:currentmodule:: DelaunayL Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.DelaunayL.l` - Value of Delaunay L. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import DelaunayL Property detail --------------- .. py:property:: l :canonical: ansys.stk.core.stkobjects.DelaunayL.l :type: float Value of Delaunay L. Dimensionless.