StateCalcAngle#

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

Bases: IComponentInfo, ICloneable

Angle Calc objects.

Overview#

vector1_name

Get or set the first vector of the angle.

vector2_name

Get or set the second vector of the angle.

Import detail#

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

Property detail#

property StateCalcAngle.vector1_name: str#

Get or set the first vector of the angle.

property StateCalcAngle.vector2_name: str#

Get or set the second vector of the angle.