Skip to main content

Module route_request

Module route_request 

Source
Expand description

The route-shaped briefing request: a corridor along an ordered set of waypoints, the seam that lets a provider answer for a whole flight instead of one area.

Mirrors AreaBriefingRequest for routes. A provider that has a native route product (Leidos RouteBriefing) serves it directly; a provider that only knows areas (AWC) fans the corridor out into per-segment bounding boxes via RouteBriefingRequest::segment_bboxes.

Structs§

RouteBriefingRequest
A briefing request for a route corridor.
RouteWaypoint
One ordered point on a route: an identifier when published, always a position.

Enums§

FlightRules
Flight rules the route is flown under; selects the briefing scope a source applies (IFR pulls FDC/route NOTAMs a VFR brief omits).