FigureOfMeritNavigationAccuracyMethod ===================================== .. py:class:: ansys.stk.core.stkobjects.FigureOfMeritNavigationAccuracyMethod IntEnum .. py:currentmodule:: FigureOfMeritNavigationAccuracyMethod Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~CONSTANT` - The uncertainty in the one-way range measurements is specified as a constant value. * - :py:attr:`~ELEVATION_ANGLE` - The uncertainty in the one-way range measurements is specified as a function of the elevation angle on a transmitter basis. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import FigureOfMeritNavigationAccuracyMethod