StateCalcScript#
- class ansys.stk.core.stkobjects.astrogator.StateCalcScript#
Bases:
IComponentInfo
,ICloneable
Script Calc objects.
Overview#
Get the arguments to be applied to the function. |
|
Get or set the expression to be applied as a function. |
|
Get or set the unit dimension. |
|
Get the arguments to be applied to the function. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcScript
Property detail#
- property StateCalcScript.calculation_object_arguments: CalculationObjectCollection#
Get the arguments to be applied to the function.
- property StateCalcScript.calculation_object_arguments_link_embed: CalculationObjectLinkEmbedControlCollection#
Get the arguments to be applied to the function.