16 ref class GeodesicExact;
160 [System::Runtime::InteropServices::Out]
double% lat2,
161 [System::Runtime::InteropServices::Out]
double% lon2,
162 [System::Runtime::InteropServices::Out]
double% azi2,
163 [System::Runtime::InteropServices::Out]
double% m12,
164 [System::Runtime::InteropServices::Out]
double% M12,
165 [System::Runtime::InteropServices::Out]
double% M21,
166 [System::Runtime::InteropServices::Out]
double% S12);
172 [System::Runtime::InteropServices::Out]
double% lat2,
173 [System::Runtime::InteropServices::Out]
double% lon2);
179 [System::Runtime::InteropServices::Out]
double% lat2,
180 [System::Runtime::InteropServices::Out]
double% lon2,
181 [System::Runtime::InteropServices::Out]
double% azi2);
187 [System::Runtime::InteropServices::Out]
double% lat2,
188 [System::Runtime::InteropServices::Out]
double% lon2,
189 [System::Runtime::InteropServices::Out]
double% azi2,
190 [System::Runtime::InteropServices::Out]
double% m12);
196 [System::Runtime::InteropServices::Out]
double% lat2,
197 [System::Runtime::InteropServices::Out]
double% lon2,
198 [System::Runtime::InteropServices::Out]
double% azi2,
199 [System::Runtime::InteropServices::Out]
double% M12,
200 [System::Runtime::InteropServices::Out]
double% M21);
206 [System::Runtime::InteropServices::Out]
double% lat2,
207 [System::Runtime::InteropServices::Out]
double% lon2,
208 [System::Runtime::InteropServices::Out]
double% azi2,
209 [System::Runtime::InteropServices::Out]
double% m12,
210 [System::Runtime::InteropServices::Out]
double% M12,
211 [System::Runtime::InteropServices::Out]
double% M21);
257 [System::Runtime::InteropServices::Out]
double% lat2,
258 [System::Runtime::InteropServices::Out]
double% lon2,
259 [System::Runtime::InteropServices::Out]
double% azi2,
260 [System::Runtime::InteropServices::Out]
double% s12,
261 [System::Runtime::InteropServices::Out]
double% m12,
262 [System::Runtime::InteropServices::Out]
double% M12,
263 [System::Runtime::InteropServices::Out]
double% M21,
264 [System::Runtime::InteropServices::Out]
double% S12);
270 [System::Runtime::InteropServices::Out]
double% lat2,
271 [System::Runtime::InteropServices::Out]
double% lon2);
277 [System::Runtime::InteropServices::Out]
double% lat2,
278 [System::Runtime::InteropServices::Out]
double% lon2,
279 [System::Runtime::InteropServices::Out]
double% azi2);
285 [System::Runtime::InteropServices::Out]
double% lat2,
286 [System::Runtime::InteropServices::Out]
double% lon2,
287 [System::Runtime::InteropServices::Out]
double% azi2,
288 [System::Runtime::InteropServices::Out]
double% s12);
294 [System::Runtime::InteropServices::Out]
double% lat2,
295 [System::Runtime::InteropServices::Out]
double% lon2,
296 [System::Runtime::InteropServices::Out]
double% azi2,
297 [System::Runtime::InteropServices::Out]
double% s12,
298 [System::Runtime::InteropServices::Out]
double% m12);
304 [System::Runtime::InteropServices::Out]
double% lat2,
305 [System::Runtime::InteropServices::Out]
double% lon2,
306 [System::Runtime::InteropServices::Out]
double% azi2,
307 [System::Runtime::InteropServices::Out]
double% s12,
308 [System::Runtime::InteropServices::Out]
double% M12,
309 [System::Runtime::InteropServices::Out]
double% M21);
315 [System::Runtime::InteropServices::Out]
double% lat2,
316 [System::Runtime::InteropServices::Out]
double% lon2,
317 [System::Runtime::InteropServices::Out]
double% azi2,
318 [System::Runtime::InteropServices::Out]
double% s12,
319 [System::Runtime::InteropServices::Out]
double% m12,
320 [System::Runtime::InteropServices::Out]
double% M12,
321 [System::Runtime::InteropServices::Out]
double% M21);
381 [System::Runtime::InteropServices::Out]
double% lat2,
382 [System::Runtime::InteropServices::Out]
double% lon2,
383 [System::Runtime::InteropServices::Out]
double% azi2,
384 [System::Runtime::InteropServices::Out]
double% s12,
385 [System::Runtime::InteropServices::Out]
double% m12,
386 [System::Runtime::InteropServices::Out]
double% M12,
387 [System::Runtime::InteropServices::Out]
double% M21,
388 [System::Runtime::InteropServices::Out]
double% S12);
Header for NETGeographicLib::NETGeographicLib objects.
void ArcPosition(double a12, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2, [System::Runtime::InteropServices::Out] double% azi2, [System::Runtime::InteropServices::Out] double% s12, [System::Runtime::InteropServices::Out] double% m12, [System::Runtime::InteropServices::Out] double% M12, [System::Runtime::InteropServices::Out] double% M21, [System::Runtime::InteropServices::Out] double% S12)
double GenPosition(bool arcmode, double s12_a12, NETGeographicLib::Mask outmask, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2, [System::Runtime::InteropServices::Out] double% azi2, [System::Runtime::InteropServices::Out] double% s12, [System::Runtime::InteropServices::Out] double% m12, [System::Runtime::InteropServices::Out] double% M12, [System::Runtime::InteropServices::Out] double% M21, [System::Runtime::InteropServices::Out] double% S12)
GeodesicLineExact(GeodesicExact^ g, double lat1, double lon1, double azi1, NETGeographicLib::Mask caps)
.NET wrapper for GeographicLib::GeodesicLineExact.
.NET wrapper for GeographicLib::GeodesicExact.
double Position(double s12, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2, [System::Runtime::InteropServices::Out] double% azi2, [System::Runtime::InteropServices::Out] double% m12, [System::Runtime::InteropServices::Out] double% M12, [System::Runtime::InteropServices::Out] double% M21, [System::Runtime::InteropServices::Out] double% S12)
NETGeographicLib::Mask Capabilities()