CalculationToolParameterSetGroundTrajectory#
- class ansys.stk.core.analysis_workbench.CalculationToolParameterSetGroundTrajectory#
Bases:
ICalculationToolParameterSet
,IAnalysisWorkbenchComponent
Ground trajectory parameter set contains various representations of trajectory of a point relative to central body reference shape.
Overview#
Get the central body relative to which ground trajectory representations are computed. Both the central body reference shape and its CBF (central body centered fixed) system are used by this parameter set. |
|
Get the point for which ground trajectory representations are computed. |
Import detail#
from ansys.stk.core.analysis_workbench import CalculationToolParameterSetGroundTrajectory
Property detail#
- property CalculationToolParameterSetGroundTrajectory.central_body: str#
Get the central body relative to which ground trajectory representations are computed. Both the central body reference shape and its CBF (central body centered fixed) system are used by this parameter set.
- property CalculationToolParameterSetGroundTrajectory.location: IVectorGeometryToolPoint#
Get the point for which ground trajectory representations are computed.