SensorPointingSchedule ====================== .. py:class:: ansys.stk.core.stkobjects.SensorPointingSchedule Bases: :py:class:`~ansys.stk.core.stkobjects.ISensorPointing` Allow to schedule a sensor to point at a specific location at a specific time. .. py:currentmodule:: SensorPointingSchedule Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.SensorPointingSchedule.enabled` - Whether scheduled sensor pointing is enabled. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SensorPointingSchedule Property detail --------------- .. py:property:: enabled :canonical: ansys.stk.core.stkobjects.SensorPointingSchedule.enabled :type: bool Whether scheduled sensor pointing is enabled.