Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetDefaultFlightPlan(array<Fix>[]()[][], array<Leg>[]()[][]) |
Creates a Default FlightPlan according to the specified fixes and legs lists.
|
![]() ![]() | GetDefaultFlightPlan(List<(Of <<'(Fix>)>>), List<(Of <<'(Leg>)>>)) |
Creates a Default FlightPlan according to the specified fixes and legs lists.
|