85 [System::Runtime::InteropServices::Out]
double% gx,
86 [System::Runtime::InteropServices::Out]
double% gy,
87 [System::Runtime::InteropServices::Out]
double% gz);
102 [System::Runtime::InteropServices::Out]
double% deltax,
103 [System::Runtime::InteropServices::Out]
double% deltay,
104 [System::Runtime::InteropServices::Out]
double% deltaz);
135 [System::Runtime::InteropServices::Out]
double% Dg01,
136 [System::Runtime::InteropServices::Out]
double%
xi,
137 [System::Runtime::InteropServices::Out]
double% eta);
154 [System::Runtime::InteropServices::Out]
double% gX,
155 [System::Runtime::InteropServices::Out]
double% gY,
156 [System::Runtime::InteropServices::Out]
double% gZ);
173 [System::Runtime::InteropServices::Out]
double% GX,
174 [System::Runtime::InteropServices::Out]
double% GY,
175 [System::Runtime::InteropServices::Out]
double% GZ);
192 [System::Runtime::InteropServices::Out]
double% deltaX,
193 [System::Runtime::InteropServices::Out]
double% deltaY,
194 [System::Runtime::InteropServices::Out]
double% deltaZ);
203 double T(
double lon);
213 property bool Init {
bool get(); }
.NET wrapper for GeographicLib::GravityCircle.
GravityModel::Mask Capabilities()
property double MajorRadius
double T(double lon, [System::Runtime::InteropServices::Out] double% deltaX, [System::Runtime::InteropServices::Out] double% deltaY, [System::Runtime::InteropServices::Out] double% deltaZ)
GravityCircle(const GeographicLib::GravityCircle &gc)
double GeoidHeight(double lon)
double Disturbance(double lon, [System::Runtime::InteropServices::Out] double% deltax, [System::Runtime::InteropServices::Out] double% deltay, [System::Runtime::InteropServices::Out] double% deltaz)
void SphericalAnomaly(double lon, [System::Runtime::InteropServices::Out] double% Dg01, [System::Runtime::InteropServices::Out] double% xi, [System::Runtime::InteropServices::Out] double% eta)
double Gravity(double lon, [System::Runtime::InteropServices::Out] double% gx, [System::Runtime::InteropServices::Out] double% gy, [System::Runtime::InteropServices::Out] double% gz)
double W(double lon, [System::Runtime::InteropServices::Out] double% gX, [System::Runtime::InteropServices::Out] double% gY, [System::Runtime::InteropServices::Out] double% gZ)
property double Flattening
const GeographicLib::GravityCircle * m_pGravityCircle
Gravity on a circle of latitude.
double V(double lon, [System::Runtime::InteropServices::Out] double% GX, [System::Runtime::InteropServices::Out] double% GY, [System::Runtime::InteropServices::Out] double% GZ)