DelaunayHOverSQRTmu =================== .. py:class:: ansys.stk.core.stkobjects.DelaunayHOverSQRTmu Bases: :py:class:`~ansys.stk.core.stkobjects.IDelaunayActionVariable` Delaunay Variable H/SQRT(mu), i.e. H divided the square root of the central-body gravitational constant, yielding a geometric version of the Delaunay set that is independent of the central body. .. py:currentmodule:: DelaunayHOverSQRTmu Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.DelaunayHOverSQRTmu.h_over_sqrt_mu` - Get or set the value of H/SQRT(mu). Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import DelaunayHOverSQRTmu Property detail --------------- .. py:property:: h_over_sqrt_mu :canonical: ansys.stk.core.stkobjects.DelaunayHOverSQRTmu.h_over_sqrt_mu :type: float Get or set the value of H/SQRT(mu). Dimensionless.