STK Vector Geometry ToolSend comments on this topic.
IAgCrdnPointSamplingInterval Interface

Description

The interface represents an interval with the time, position and velocity arrays.

Public Properties

Public Property PositionsAn array of 3-tuples each tuple representing the point's cartesian position (x,y,z).
Public Property StartThe start time of the interval.
Public Property StopThe stop time of the interval.
Public Property TimesA time array associated with the interval.
Public Property VelocitiesAn array of velocities.
© 2024 Analytical Graphics, Inc. All Rights Reserved.