AccessConstraintGroundTrack =========================== .. py:class:: ansys.stk.core.stkobjects.AccessConstraintGroundTrack Bases: :py:class:`~ansys.stk.core.stkobjects.IAccessConstraint` Class related to the Ground Track constraint, which constrains access to the Ascending or Descending side of the Satellite's ground track. .. py:currentmodule:: AccessConstraintGroundTrack Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AccessConstraintGroundTrack.direction` - Ground track direction. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AccessConstraintGroundTrack Property detail --------------- .. py:property:: direction :canonical: ansys.stk.core.stkobjects.AccessConstraintGroundTrack.direction :type: ConstraintGroundTrack Ground track direction.