Go to the documentation of this file. 1 using namespace System;
8 double lat = 27.99,
lon0 = 86.93,
h = 8820,
t = 2012;
12 for (
int i = -5;
i <= 5; ++
i) {
16 Console::WriteLine(String::Format(
"{0} {1} {2} {3}",
lon, Bx, By, Bz));
23 for (
int i = -5;
i <= 5; ++
i) {
27 Console::WriteLine(String::Format(
"{0} {1} {2} {3}",
lon, Bx, By, Bz));
32 Console::WriteLine(String::Format(
"Caught exception: {0}",
e->Message));
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Exception class for NETGeographicLib.
.NET wrapper for GeographicLib::MagneticModel.
void Field(double lon, [System::Runtime::InteropServices::Out] double% Bx, [System::Runtime::InteropServices::Out] double% By, [System::Runtime::InteropServices::Out] double% Bz)
.NET wrapper for GeographicLib::MagneticCircle.
int main(array< System::String ^> ^)
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)
MagneticCircle Circle(double t, double lat, double h)
gtsam
Author(s):
autogenerated on Sun Dec 22 2024 04:11:31