ExportToolStepSize#

class ansys.stk.core.stkobjects.ExportToolStepSize#

ExportToolStepSize Class.

Overview#

value

Step size value. Uses Time Dimension.

step_size_type

Step Size Type.

time_array

Get or set the time array component for the vehicle.

Import detail#

from ansys.stk.core.stkobjects import ExportToolStepSize

Property detail#

property ExportToolStepSize.value: float#

Step size value. Uses Time Dimension.

property ExportToolStepSize.step_size_type: ExportToolStepSizeType#

Step Size Type.

property ExportToolStepSize.time_array: str#

Get or set the time array component for the vehicle.