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