AccessConstraintBackground ========================== .. py:class:: ansys.stk.core.stkobjects.AccessConstraintBackground Bases: :py:class:`~ansys.stk.core.stkobjects.IAccessConstraint` Class related to the Background constraint, which constrains access periods based on whether the Earth is or is not in the background. .. py:currentmodule:: AccessConstraintBackground Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AccessConstraintBackground.background` - Background for the access constraint. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AccessConstraintBackground Property detail --------------- .. py:property:: background :canonical: ansys.stk.core.stkobjects.AccessConstraintBackground.background :type: ConstraintBackground Background for the access constraint.