StateCalcScalar#

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

Bases: IComponentInfo, ICloneable

Scalar Calc objects.

Overview#

scalar_name

Get or set the scalar name.

unit_dimension

Get or set the unit dimension.

Import detail#

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

Property detail#

property StateCalcScalar.scalar_name: str#

Get or set the scalar name.

property StateCalcScalar.unit_dimension: str#

Get or set the unit dimension.