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
sph_xlate_t Struct Reference

Data Fields

double sph_matrix [3 *3]
 
double rot_matrix [2 *2]
 
bool_t inv
 

Detailed Description

Definition at line 451 of file geom.h.

Field Documentation

◆ inv

bool_t inv

Definition at line 454 of file geom.h.

◆ rot_matrix

double rot_matrix[2 *2]

Definition at line 453 of file geom.h.

◆ sph_matrix

double sph_matrix[3 *3]

Definition at line 452 of file geom.h.


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