INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
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


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
 

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


Generated for Orca Robotics by  doxygen 1.4.5