FigureOfMeritMethod#
- class ansys.stk.core.stkobjects.FigureOfMeritMethod#
IntEnum
Overview#
|
Geometric Dilution of Precision: Measures the dilution of precision for the entire navigation solution. |
|
Horizontal Dilution of Precision: Measures the dilution of precision for the horizontal (latitude/longitude) components of the positional portion of the navigation solution. |
|
Same as HDOP, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
Position Dilution of Precision: Measures only the dilution of precision associated with the positional portion of the navigation solution. |
|
Same as PDOP, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
Time Dilution of Precision: Measures the dilution of precision of the time portion of the navigation solution. |
|
Vertical Dilution of Precision: Measures the dilution of precision for the vertical (altitude) components of the positional portion of the navigation solution. |
|
Same as VDOP, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
Geometric Accuracy: Measures the accuracy of the entire navigation solution. |
|
Horizontal Accuracy: Measures the accuracy for the horizontal (latitude/longitude) components of the positional portion of the navigation solution. |
|
Same as HACC, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
Position Accuracy: Measures only the accuracy associated with the positional portion of the navigation solution. |
|
Same as PACC, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
Time Accuracy: Measures the accuracy of the time portion of the navigation solution. |
|
Vertical Accuracy: Measures the accuracy for the vertical (altitude) components of the positional portion of the navigation solution. |
|
Same as VACC, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
East Dilution of Precision: Measures the dilution of precision for the east components of the positional portion of the navigation solution. |
|
Same as eEDOP, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
North Dilution of Precision: Measures the dilution of precision for the east components of the positional portion of the navigation solution. |
|
Same as eNDOP, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
East Accuracy: Measures the accuracy for the east components of the positional portion of the navigation solution. |
|
Same as EACC, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
|
North Accuracy: Measures the accuracy for the north components of the positional portion of the navigation solution. |
|
Same as NACC, but the DOP value is computed even if only 3 navigation sources are available, in which case the clock component is ignored. |
Import detail#
from ansys.stk.core.stkobjects import FigureOfMeritMethod