STK ObjectsSend comments on this topic.
IAgVeWaypointsElement Interface

Description

Interface for representing a waypoint in a collection of waypoints.

Public Properties

Public Property AccelerationRate of increase (if positive) or decrease (if negative) in the velocity of the vehicle. Uses Acceleration Dimension.
Public Property AltitudeAltitude of the waypoint. Changes in altitude take effect linearly between two waypoints. Uses Distance Dimension.
Public Property LatitudeLatitude of the waypoint. Uses Angle Dimension.
Public Property LongitudeLongitude of the waypoint. Uses Angle Dimension.
Public Property SpeedVelocity of the vehicle from the current waypoint to the next. A change in velocity occurs immediately at the waypoint. Uses Rate Dimension.
Public Property TimeTime at which the vehicle is at the waypoint. Uses DateFormat Dimension.
Public Property TurnRadiusCurvature 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.
© 2024 Analytical Graphics, Inc. All Rights Reserved.