VehicleDuration#
- class ansys.stk.core.stkobjects.VehicleDuration#
Look ahead and look behind duration options.
Overview#
Look ahead duration: STK calculates attitude at a future point in time defined by adding the look ahead duration to the time of the most current data point. Uses Time Dimension. Valid value is between 1.0 and 1000000.0 seconds. |
|
Look behind duration: specifies how long the temporary data points are to be stored by subtracting the look behind duration from the time of the most current data point. Uses Time Dimension. |
Import detail#
from ansys.stk.core.stkobjects import VehicleDuration