Click or drag to resize

TurnBeforeWaypointProcedureConfigurationData Enumeration

An enumeration indicating the status of configuring the surface procedure.

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 ConfigurationData
Members
  Member nameDescription
Successful The configuration was successful.
Unknown There was an unknown error during configuration. This may indicate that there was some bad input.
PreviousPointInsideTurn The point before the TurnBeforeWaypointProcedure lies within the turning radius, making the procedure infeasible. A discontinuity will result.
See Also