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§
- Route
Briefing Request - A briefing request for a route corridor.
- Route
Waypoint - One ordered point on a route: an identifier when published, always a position.
Enums§
- Flight
Rules - Flight rules the route is flown under; selects the briefing scope a source applies (IFR pulls FDC/route NOTAMs a VFR brief omits).