DelaunayH ========= .. py:class:: ansys.stk.core.stkobjects.DelaunayH Bases: :py:class:`~ansys.stk.core.stkobjects.IDelaunayActionVariable` Value of Delaunay Variable H, which is the Z component of the orbital angular momentum. .. py:currentmodule:: DelaunayH Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.DelaunayH.h` - Get or set the value of Delaunay H. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import DelaunayH Property detail --------------- .. py:property:: h :canonical: ansys.stk.core.stkobjects.DelaunayH.h :type: float Get or set the value of Delaunay H. Dimensionless.