StateCalcEquinoctialElem#

class ansys.stk.core.stkobjects.astrogator.StateCalcEquinoctialElem#

Bases: IComponentInfo, ICloneable

Equinoctial Elements Calc objects.

Overview#

coord_system_name

Get or set the coordinate system within which the element is defined.

element_type

Get or set the element type.

Import detail#

from ansys.stk.core.stkobjects.astrogator import StateCalcEquinoctialElem

Property detail#

property StateCalcEquinoctialElem.coord_system_name: str#

Get or set the coordinate system within which the element is defined.

property StateCalcEquinoctialElem.element_type: CalculationObjectElement#

Get or set the element type.