DelaunayGOverSQRTmu =================== .. py:class:: ansys.stk.core.stkobjects.DelaunayGOverSQRTmu Bases: :py:class:`~ansys.stk.core.stkobjects.IDelaunayActionVariable` Delaunay Variable G/SQRT(mu), i.e. G 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:: DelaunayGOverSQRTmu Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.DelaunayGOverSQRTmu.g_over_sqrt_mu` - Get or set the value of G/SQRT(mu). Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import DelaunayGOverSQRTmu Property detail --------------- .. py:property:: g_over_sqrt_mu :canonical: ansys.stk.core.stkobjects.DelaunayGOverSQRTmu.g_over_sqrt_mu :type: float Get or set the value of G/SQRT(mu). Dimensionless.