AccessConstraintGrazingAltitude =============================== .. py:class:: ansys.stk.core.stkobjects.AccessConstraintGrazingAltitude Bases: :py:class:`~ansys.stk.core.stkobjects.IAccessConstraintMinMaxBase`, :py:class:`~ansys.stk.core.stkobjects.IAccessConstraint` Class defining the Grazing Altidude constraint. .. py:currentmodule:: AccessConstraintGrazingAltitude Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AccessConstraintGrazingAltitude.compute_beyond_target` - Determine if positions beyond target object are considered in grazing altitude calculation. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AccessConstraintGrazingAltitude Property detail --------------- .. py:property:: compute_beyond_target :canonical: ansys.stk.core.stkobjects.AccessConstraintGrazingAltitude.compute_beyond_target :type: bool Determine if positions beyond target object are considered in grazing altitude calculation.