FigureOfMeritDefinitionAgeOfData ================================ .. py:class:: ansys.stk.core.stkobjects.FigureOfMeritDefinitionAgeOfData Bases: :py:class:`~ansys.stk.core.stkobjects.IFigureOfMeritDefinitionCompute`, :py:class:`~ansys.stk.core.stkobjects.IFigureOfMeritDefinition` Age of Data Figure of Merit. .. py:currentmodule:: FigureOfMeritDefinitionAgeOfData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.FigureOfMeritDefinitionAgeOfData.minimum_assets` - Minimum number of assets for computing time between the end of a coverage interval and the current time Figure of Merit. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import FigureOfMeritDefinitionAgeOfData Property detail --------------- .. py:property:: minimum_assets :canonical: ansys.stk.core.stkobjects.FigureOfMeritDefinitionAgeOfData.minimum_assets :type: int Minimum number of assets for computing time between the end of a coverage interval and the current time Figure of Merit.