|
libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
Data Fields | |
| double | Decl |
| double | Incl |
| double | F |
| double | H |
| double | X |
| double | Y |
| double | Z |
| double | GV |
| double | Decldot |
| double | Incldot |
| double | Fdot |
| double | Hdot |
| double | Xdot |
| double | Ydot |
| double | Zdot |
| double | GVdot |
Definition at line 125 of file GeomagnetismLibrary.h.
| double Decl |
Definition at line 126 of file GeomagnetismLibrary.h.
| double Decldot |
Definition at line 134 of file GeomagnetismLibrary.h.
| double F |
Definition at line 128 of file GeomagnetismLibrary.h.
| double Fdot |
Definition at line 136 of file GeomagnetismLibrary.h.
| double GV |
Definition at line 133 of file GeomagnetismLibrary.h.
| double GVdot |
Definition at line 141 of file GeomagnetismLibrary.h.
| double H |
Definition at line 129 of file GeomagnetismLibrary.h.
| double Hdot |
Definition at line 137 of file GeomagnetismLibrary.h.
| double Incl |
Definition at line 127 of file GeomagnetismLibrary.h.
| double Incldot |
Definition at line 135 of file GeomagnetismLibrary.h.
| double X |
Definition at line 130 of file GeomagnetismLibrary.h.
| double Xdot |
Definition at line 138 of file GeomagnetismLibrary.h.
| double Y |
Definition at line 131 of file GeomagnetismLibrary.h.
| double Ydot |
Definition at line 139 of file GeomagnetismLibrary.h.
| double Z |
Definition at line 132 of file GeomagnetismLibrary.h.
| double Zdot |
Definition at line 140 of file GeomagnetismLibrary.h.