AGI STK VGT 11 Send comments on this topic.
IAgCrdnPointSamplingInterval Interface

Description

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

Public Properties

Public Property Positions An array of 3-tuples each tuple representing the point's cartesian position (x,y,z).
Public Property Start The start time of the interval.
Public Property Stop The stop time of the interval.
Public Property Times A time array associated with the interval.
Public Property Velocities An array of velocities.
© 2016 All Rights Reserved.

STK Programming Interface 11.0.1