StateCalcDifference#

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

Bases: IComponentInfo, ICloneable

Difference Calc objects.

Overview#

calculation_object_name

Get or set the calculation object.

difference_order

Get or set the order of the difference calculation.

Import detail#

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

Property detail#

property StateCalcDifference.calculation_object_name: str#

Get or set the calculation object.

property StateCalcDifference.difference_order: DifferenceOrder#

Get or set the order of the difference calculation.