libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
chart_procs_t Struct Reference

#include <chartdb.h>

Data Fields

size_t n_procs
 
char procs [24][8]
 

Detailed Description

List of instrument procedures associated with a particular chart, in ARINC 424 procedure naming format. If present, this data ties a chart to a particular coded instrument procedure, allowing your avionics to auto-select the matching chart to an FMS procedure selection by the flight crew.

Definition at line 156 of file chartdb.h.

Field Documentation

◆ n_procs

size_t n_procs

Definition at line 157 of file chartdb.h.

◆ procs

char procs[24][8]

Definition at line 158 of file chartdb.h.


The documentation for this struct was generated from the following file: