Click or drag to resize

SpeedReference Enumeration

An enumeration indicating whether the speed represents the total combined speed accounting for the surface speed and the vertical rate or whether the speed represents the speed along the surface path.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum SpeedReference
Members
  Member nameDescription
Total The total combined speed accounting for the surface speed and the vertical rate.
Surface The speed along the surface path (without accounting for vertical motion).
See Also