FigureOfMeritDefinitionDataBest4#
- class ansys.stk.core.stkobjects.FigureOfMeritDefinitionDataBest4#
Bases:
IFigureOfMeritDefinitionData
Navigation accuracy based on best 4 satellites.
Overview#
Is the type of Best 4 metric supported? |
Get or set the minimization metric for the best 4 computation. |
|
Best 4 supported types. |
Import detail#
from ansys.stk.core.stkobjects import FigureOfMeritDefinitionDataBest4
Property detail#
- property FigureOfMeritDefinitionDataBest4.best_4_metric: FigureOfMeritMethod#
Get or set the minimization metric for the best 4 computation.
Method detail#
- FigureOfMeritDefinitionDataBest4.is_best_4_metric_supported(self, best_4_metric: FigureOfMeritMethod) bool #
Is the type of Best 4 metric supported?
- Parameters:
best_4_metric :
FigureOfMeritMethod
- Returns: