TimeToolPointSamplingInterval#
- class ansys.stk.core.analysis_workbench.TimeToolPointSamplingInterval#
The interface represents an interval with the time, position and velocity arrays.
Overview#
A time array associated with the interval. |
|
An array of 3-tuples each tuple representing the pointβs cartesian position (x,y,z). |
|
An array of velocities. |
|
The start time of the interval. |
|
The stop time of the interval. |
Import detail#
from ansys.stk.core.analysis_workbench import TimeToolPointSamplingInterval