StateCalcArgumentOfLatitude#

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

Bases: IComponentInfo, ICloneable

Argument of Latitude 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 StateCalcArgumentOfLatitude

Property detail#

property StateCalcArgumentOfLatitude.coord_system_name: str#

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

property StateCalcArgumentOfLatitude.element_type: CalculationObjectElement#

Get or set the element type.