13 namespace NETGeographicLib
82 [System::Runtime::InteropServices::Out]
double% gx,
83 [System::Runtime::InteropServices::Out]
double% gy,
84 [System::Runtime::InteropServices::Out]
double% gz);
99 [System::Runtime::InteropServices::Out]
double% deltax,
100 [System::Runtime::InteropServices::Out]
double% deltay,
101 [System::Runtime::InteropServices::Out]
double% deltaz);
132 [System::Runtime::InteropServices::Out]
double% Dg01,
133 [System::Runtime::InteropServices::Out]
double% xi,
134 [System::Runtime::InteropServices::Out]
double% eta);
151 [System::Runtime::InteropServices::Out]
double% gX,
152 [System::Runtime::InteropServices::Out]
double% gY,
153 [System::Runtime::InteropServices::Out]
double% gZ);
170 [System::Runtime::InteropServices::Out]
double% GX,
171 [System::Runtime::InteropServices::Out]
double% GY,
172 [System::Runtime::InteropServices::Out]
double% GZ);
189 [System::Runtime::InteropServices::Out]
double% deltaX,
190 [System::Runtime::InteropServices::Out]
double% deltaY,
191 [System::Runtime::InteropServices::Out]
double% deltaZ);
200 double T(
double lon);
210 property bool Init {
bool get(); }