15 ref class MagneticCircle;
104 System::String^ path,
132 System::String^ path);
156 void Field(
double t,
double lat,
double lon,
double h,
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(); }
.NET wrapper for GeographicLib::MagneticCircle.
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)
static System::String^ DefaultMagneticPath()
.NET wrapper for GeographicLib::Geocentric.
System::String^ MagneticModelDirectory
System::String^ MagneticFile
MagneticCircle^ Circle(double t, double lat, double h)
System::String^ Description
.NET wrapper for GeographicLib::MagneticModel.
MagneticModel(System::String^ name, System::String^ path, Geocentric^ earth)
static System::String^ DefaultMagneticName()
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)
System::String^ MagneticModelName