OrientationLongitudeOfAscending =============================== .. py:class:: ansys.stk.core.stkobjects.OrientationLongitudeOfAscending Bases: :py:class:`~ansys.stk.core.stkobjects.IOrientationAscNode` Earth-fixed longitude where the satellite crosses the inertial equator from south to north. .. py:currentmodule:: OrientationLongitudeOfAscending Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.OrientationLongitudeOfAscending.value` - Value of Longitude of Ascending Node. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import OrientationLongitudeOfAscending Property detail --------------- .. py:property:: value :canonical: ansys.stk.core.stkobjects.OrientationLongitudeOfAscending.value :type: float Value of Longitude of Ascending Node.