StateCalcVectorMagnitude#

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

Bases: IComponentInfo, ICloneable

VectorMag Calc objects.

Overview#

vector_name

Get or set the vector.

unit_dimension

Get or set the unit dimension.

Import detail#

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

Property detail#

property StateCalcVectorMagnitude.vector_name: str#

Get or set the vector.

property StateCalcVectorMagnitude.unit_dimension: str#

Get or set the unit dimension.