Click or drag to resize

ClosedTurnDirection Enumeration

An enumeration that indicates which direction to turn during a closed turn such as a circular or racetrack hold.

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 ClosedTurnDirection
Members
  Member nameDescription
Right Turn to the right.
Left Turn to the left.
See Also