Overload List

  NameDescription
Public methodStatic memberGetDefaultFlightPlan(array<Fix>[]()[][], array<Leg>[]()[][])
Creates a Default FlightPlan according to the specified fixes and legs lists.
Public methodStatic memberGetDefaultFlightPlan(List<(Of <<'(Fix>)>>), List<(Of <<'(Leg>)>>))
Creates a Default FlightPlan according to the specified fixes and legs lists.

See Also