Click or drag to resize

LandingProcedureConfigurationData 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.
WarningFirstProcedure This indicates that the landing procedure was the first 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