15 ref class MagneticCircle;
104 System::String^
path,
132 System::String^
path);
157 [System::Runtime::InteropServices::Out]
double% Bx,
158 [System::Runtime::InteropServices::Out]
double% By,
159 [System::Runtime::InteropServices::Out]
double% Bz);
177 void Field(
double t,
double lat,
double lon,
double h,
178 [System::Runtime::InteropServices::Out]
double% Bx,
179 [System::Runtime::InteropServices::Out]
double% By,
180 [System::Runtime::InteropServices::Out]
double% Bz,
181 [System::Runtime::InteropServices::Out]
double% Bxt,
182 [System::Runtime::InteropServices::Out]
double% Byt,
183 [System::Runtime::InteropServices::Out]
double% Bzt);
219 [System::Runtime::InteropServices::Out]
double%
H,
220 [System::Runtime::InteropServices::Out]
double%
F,
221 [System::Runtime::InteropServices::Out]
double%
D,
222 [System::Runtime::InteropServices::Out]
double%
I);
246 double Bxt,
double Byt,
double Bzt,
247 [System::Runtime::InteropServices::Out]
double% H,
248 [System::Runtime::InteropServices::Out]
double% F,
249 [System::Runtime::InteropServices::Out]
double% D,
250 [System::Runtime::InteropServices::Out]
double% I,
251 [System::Runtime::InteropServices::Out]
double% Ht,
252 [System::Runtime::InteropServices::Out]
double% Ft,
253 [System::Runtime::InteropServices::Out]
double% Dt,
254 [System::Runtime::InteropServices::Out]
double% It);
270 property System::String^
DateTime { System::String^
get(); }
static void FieldComponents(double Bx, double By, double Bz, [System::Runtime::InteropServices::Out] double% H, [System::Runtime::InteropServices::Out] double% F, [System::Runtime::InteropServices::Out] double% D, [System::Runtime::InteropServices::Out] double% I)
MagneticCircle Circle(double t, double lat, double h)
const GeographicLib::MagneticModel * m_pMagneticModel
.NET wrapper for GeographicLib::MagneticCircle.
property System::String DateTime
property System::String MagneticModelName
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy y set format x g set format y g set format x2 g set format y2 g set format z g set angles radians set nogrid set key title set key left top Right noreverse box linetype linewidth samplen spacing width set nolabel set noarrow set nologscale set logscale x set set pointsize set encoding default set nopolar set noparametric set set set set surface set nocontour set clabel set mapping cartesian set nohidden3d set cntrparam order set cntrparam linear set cntrparam levels auto set cntrparam points set size set set xzeroaxis lt lw set x2zeroaxis lt lw set yzeroaxis lt lw set y2zeroaxis lt lw set tics in set ticslevel set tics set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set timestamp bottom norotate set rrange [*:*] noreverse nowriteback set trange [*:*] noreverse nowriteback set urange [*:*] noreverse nowriteback set vrange [*:*] noreverse nowriteback set xlabel matrix size set x2label set timefmt d m y n H
Model of the earth's magnetic field.
property System::String Description
static System::String DefaultMagneticPath()
property System::String MagneticFile
.NET wrapper for GeographicLib::Geocentric.
MagneticModel(System::String^ name, System::String^ path, Geocentric^ earth)
property System::String MagneticModelDirectory
static System::String DefaultMagneticName()
.NET wrapper for GeographicLib::MagneticModel.
void Field(double t, double lat, double lon, double h, [System::Runtime::InteropServices::Out] double% Bx, [System::Runtime::InteropServices::Out] double% By, [System::Runtime::InteropServices::Out] double% Bz)
property double Flattening
Annotation for function names.
property double MinHeight
property double MajorRadius
property double MaxHeight