FigureOfMeritDefinitionDataPercentLevel ======================================= .. py:class:: ansys.stk.core.stkobjects.FigureOfMeritDefinitionDataPercentLevel Bases: :py:class:`~ansys.stk.core.stkobjects.IFigureOfMeritDefinitionData` Specified percent level for the 'percent below' Navigation Accuracy compute option. .. py:currentmodule:: FigureOfMeritDefinitionDataPercentLevel Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.FigureOfMeritDefinitionDataPercentLevel.percent_level` - Get or set the specified percent level for the Navigation Accuracy compute option that is stated in terms of the percent of the time that the uncertainty is less than the computed value. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import FigureOfMeritDefinitionDataPercentLevel Property detail --------------- .. py:property:: percent_level :canonical: ansys.stk.core.stkobjects.FigureOfMeritDefinitionDataPercentLevel.percent_level :type: float Get or set the specified percent level for the Navigation Accuracy compute option that is stated in terms of the percent of the time that the uncertainty is less than the computed value.