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
perf_table_isa_t Struct Reference
Collaboration diagram for perf_table_isa_t:
Collaboration graph
[legend]

Data Fields

double isa
 
avl_tree_t by_ias
 
avl_tree_t by_mach
 
list_t tables
 
avl_node_t ts_node
 

Detailed Description

Definition at line 98 of file perf.c.

Field Documentation

◆ by_ias

avl_tree_t by_ias

Definition at line 100 of file perf.c.

◆ by_mach

avl_tree_t by_mach

Definition at line 101 of file perf.c.

◆ isa

double isa

Definition at line 99 of file perf.c.

◆ tables

list_t tables

Definition at line 102 of file perf.c.

◆ ts_node

avl_node_t ts_node

Definition at line 103 of file perf.c.


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