OrientationRightAscensionOfAscendingNode ======================================== .. py:class:: ansys.stk.core.stkobjects.OrientationRightAscensionOfAscendingNode Bases: :py:class:`~ansys.stk.core.stkobjects.IOrientationAscNode` Angle from the inertial X axis to the ascending node measured in a right-handed sense about the inertial Z axis in the equatorial plane. .. py:currentmodule:: OrientationRightAscensionOfAscendingNode Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.OrientationRightAscensionOfAscendingNode.value` - Value of Right Ascension of Ascending Node. Uses Angle Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import OrientationRightAscensionOfAscendingNode Property detail --------------- .. py:property:: value :canonical: ansys.stk.core.stkobjects.OrientationRightAscensionOfAscendingNode.value :type: float Value of Right Ascension of Ascending Node. Uses Angle Dimension.