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

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
 

Detailed Description

Definition at line 125 of file GeomagnetismLibrary.h.

Field Documentation

◆ Decl

double Decl

Definition at line 126 of file GeomagnetismLibrary.h.

◆ Decldot

double Decldot

Definition at line 134 of file GeomagnetismLibrary.h.

◆ F

double F

Definition at line 128 of file GeomagnetismLibrary.h.

◆ Fdot

double Fdot

Definition at line 136 of file GeomagnetismLibrary.h.

◆ GV

double GV

Definition at line 133 of file GeomagnetismLibrary.h.

◆ GVdot

double GVdot

Definition at line 141 of file GeomagnetismLibrary.h.

◆ H

double H

Definition at line 129 of file GeomagnetismLibrary.h.

◆ Hdot

double Hdot

Definition at line 137 of file GeomagnetismLibrary.h.

◆ Incl

double Incl

Definition at line 127 of file GeomagnetismLibrary.h.

◆ Incldot

double Incldot

Definition at line 135 of file GeomagnetismLibrary.h.

◆ X

double X

Definition at line 130 of file GeomagnetismLibrary.h.

◆ Xdot

double Xdot

Definition at line 138 of file GeomagnetismLibrary.h.

◆ Y

double Y

Definition at line 131 of file GeomagnetismLibrary.h.

◆ Ydot

double Ydot

Definition at line 139 of file GeomagnetismLibrary.h.

◆ Z

double Z

Definition at line 132 of file GeomagnetismLibrary.h.

◆ Zdot

double Zdot

Definition at line 140 of file GeomagnetismLibrary.h.


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