StateCalcRelativeInclination#
- class ansys.stk.core.stkobjects.astrogator.StateCalcRelativeInclination#
Bases:
IComponentInfo
,ICloneable
Relative Inclination Angle objects.
Overview#
Get or set the central body of the component. |
|
Choice of osculating or mean elements for describing the orbit plane. |
|
Choice of osculating or mean elements for describing the orbit plane. |
|
Get or set the reference object selection. |
|
Get the reference object. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcRelativeInclination
Property detail#
- property StateCalcRelativeInclination.central_body_name: str#
Get or set the central body of the component.
- property StateCalcRelativeInclination.satellite_orbit_normal_type: CalculationObjectElement#
Choice of osculating or mean elements for describing the orbit plane.
- property StateCalcRelativeInclination.reference_satellite_orbit_normal_type: CalculationObjectElement#
Choice of osculating or mean elements for describing the orbit plane.
- property StateCalcRelativeInclination.reference_selection: CalculationObjectReference#
Get or set the reference object selection.
- property StateCalcRelativeInclination.reference: ILinkToObject#
Get the reference object.