Go to the documentation of this file. 1 using namespace System;
8 double lat = 27.99,
lon0 = 86.93,
h = 8820;
12 for (
int i = -5;
i <= 5; ++
i) {
16 Console::WriteLine(String::Format(
"{0} {1} {2} {3}",
lon, gx, gy, gz));
23 for (
int i = -5;
i <= 5; ++
i) {
27 Console::WriteLine(String::Format(
"{0} {1} {2} {3}",
lon, gx, gy, gz));
32 Console::WriteLine(String::Format(
"Caught exception: {0}",
e->Message));
.NET wrapper for GeographicLib::GravityCircle.
Array< double, 1, 3 > e(1./3., 0.5, 2.)
.NET wrapper for GeographicLib::GravityModel.
Exception class for NETGeographicLib.
GravityCircle Circle(double lat, double h, Mask caps)
int main(array< System::String ^> ^)
double Gravity(double lat, double lon, double h, [System::Runtime::InteropServices::Out] double% gx, [System::Runtime::InteropServices::Out] double% gy, [System::Runtime::InteropServices::Out] double% gz)
double Gravity(double lon, [System::Runtime::InteropServices::Out] double% gx, [System::Runtime::InteropServices::Out] double% gy, [System::Runtime::InteropServices::Out] double% gz)
gtsam
Author(s):
autogenerated on Sun Dec 22 2024 04:11:31