AGI STK Objects 11 Send comments on this topic.
IAgVeWaypointsElement Interface

Description

Interface for representing a waypoint in a collection of waypoints.

Public Properties

Public Property Acceleration Rate of increase (if positive) or decrease (if negative) in the velocity of the vehicle. Uses Acceleration Dimension.
Public Property Altitude Altitude of the waypoint. Changes in altitude take effect linearly between two waypoints. Uses Distance Dimension.
Public Property Latitude Latitude of the waypoint. Uses Angle Dimension.
Public Property Longitude Longitude of the waypoint. Uses Angle Dimension.
Public Property Speed Velocity of the vehicle from the current waypoint to the next. A change in velocity occurs immediately at the waypoint. Uses Rate Dimension.
Public Property Time Time at which the vehicle is at the waypoint. Uses DateFormat Dimension.
Public Property TurnRadius Curvature of the arc between the current waypoint and the next waypoint. A smaller turn radius produces a sharper curve in the arc. Uses Distance Dimension.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1