Click or drag to resize

TakeoffProcedureConfigurationData 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.
WarningLastProcedure This indicates that the takeoff procedure was the last procedure in the route.
PointInsideTurningRadius This indicates that the connection to the previous or next procedure was infeasible because the turning radius is too large.
See Also