16 ref class GeodesicExact;
243 [System::Runtime::InteropServices::Out]
double% lat2,
244 [System::Runtime::InteropServices::Out]
double% lon2,
245 [System::Runtime::InteropServices::Out]
double% azi2,
246 [System::Runtime::InteropServices::Out]
double% m12,
247 [System::Runtime::InteropServices::Out]
double% M12,
248 [System::Runtime::InteropServices::Out]
double% M21,
249 [System::Runtime::InteropServices::Out]
double% S12);
255 [System::Runtime::InteropServices::Out]
double% lat2,
256 [System::Runtime::InteropServices::Out]
double% lon2);
262 [System::Runtime::InteropServices::Out]
double% lat2,
263 [System::Runtime::InteropServices::Out]
double% lon2,
264 [System::Runtime::InteropServices::Out]
double% azi2);
270 [System::Runtime::InteropServices::Out]
double% lat2,
271 [System::Runtime::InteropServices::Out]
double% lon2,
272 [System::Runtime::InteropServices::Out]
double% azi2,
273 [System::Runtime::InteropServices::Out]
double% m12);
279 [System::Runtime::InteropServices::Out]
double% lat2,
280 [System::Runtime::InteropServices::Out]
double% lon2,
281 [System::Runtime::InteropServices::Out]
double% azi2,
282 [System::Runtime::InteropServices::Out]
double% M12,
283 [System::Runtime::InteropServices::Out]
double% M21);
289 [System::Runtime::InteropServices::Out]
double% lat2,
290 [System::Runtime::InteropServices::Out]
double% lon2,
291 [System::Runtime::InteropServices::Out]
double% azi2,
292 [System::Runtime::InteropServices::Out]
double% m12,
293 [System::Runtime::InteropServices::Out]
double% M12,
294 [System::Runtime::InteropServices::Out]
double% M21);
340 [System::Runtime::InteropServices::Out]
double% lat2,
341 [System::Runtime::InteropServices::Out]
double% lon2,
342 [System::Runtime::InteropServices::Out]
double% azi2,
343 [System::Runtime::InteropServices::Out]
double% s12,
344 [System::Runtime::InteropServices::Out]
double% m12,
345 [System::Runtime::InteropServices::Out]
double% M12,
346 [System::Runtime::InteropServices::Out]
double% M21,
347 [System::Runtime::InteropServices::Out]
double% S12);
353 [System::Runtime::InteropServices::Out]
double% lat2,
354 [System::Runtime::InteropServices::Out]
double% lon2);
360 [System::Runtime::InteropServices::Out]
double% lat2,
361 [System::Runtime::InteropServices::Out]
double% lon2,
362 [System::Runtime::InteropServices::Out]
double% azi2);
368 [System::Runtime::InteropServices::Out]
double% lat2,
369 [System::Runtime::InteropServices::Out]
double% lon2,
370 [System::Runtime::InteropServices::Out]
double% azi2,
371 [System::Runtime::InteropServices::Out]
double% s12);
377 [System::Runtime::InteropServices::Out]
double% lat2,
378 [System::Runtime::InteropServices::Out]
double% lon2,
379 [System::Runtime::InteropServices::Out]
double% azi2,
380 [System::Runtime::InteropServices::Out]
double% s12,
381 [System::Runtime::InteropServices::Out]
double% m12);
387 [System::Runtime::InteropServices::Out]
double% lat2,
388 [System::Runtime::InteropServices::Out]
double% lon2,
389 [System::Runtime::InteropServices::Out]
double% azi2,
390 [System::Runtime::InteropServices::Out]
double% s12,
391 [System::Runtime::InteropServices::Out]
double% M12,
392 [System::Runtime::InteropServices::Out]
double% M21);
398 [System::Runtime::InteropServices::Out]
double% lat2,
399 [System::Runtime::InteropServices::Out]
double% lon2,
400 [System::Runtime::InteropServices::Out]
double% azi2,
401 [System::Runtime::InteropServices::Out]
double% s12,
402 [System::Runtime::InteropServices::Out]
double% m12,
403 [System::Runtime::InteropServices::Out]
double% M12,
404 [System::Runtime::InteropServices::Out]
double% M21);
472 [System::Runtime::InteropServices::Out]
double% lat2,
473 [System::Runtime::InteropServices::Out]
double% lon2,
474 [System::Runtime::InteropServices::Out]
double% azi2,
475 [System::Runtime::InteropServices::Out]
double% s12,
476 [System::Runtime::InteropServices::Out]
double% m12,
477 [System::Runtime::InteropServices::Out]
double% M12,
478 [System::Runtime::InteropServices::Out]
double% M21,
479 [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, GeodesicLineExact::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()