orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydrogpsutil Namespace Reference

Library containing GPS related functions. More...


Classes

struct  TGeoModelData
 Geod model. More...

Enumerations

enum  EGeodModel
 enumeration of geod models
enum  

Functions

void LatLon2MGA (double lat, double lon, double &Northing, double &Easting, int &Zone, EGeodModel geodmodel=GM_WGS84)
 LatLon_2_MGA convert (lat,lon) in degrees to (Northing, Easting) in meters.
void MGA2LatLon (double Northing, double Easting, int Zone, double &lat, double &lon, EGeodModel geodmodel=GM_WGS84)
 MGA_2_LatLon convert (Northing, Easting) in meters to (lat,lon) in degrees.


Detailed Description

Library containing GPS related functions.

This namespace is part of a library which contains GPS related functions and classes.

See also:
libHydroGpsUtil


Enumeration Type Documentation

anonymous enum
 

When using class to send data, need to add checksum, when reciving data need to test checksum Checksums are usually optional

 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5