MRPT  1.9.9
mrpt::topography::TGeodeticCoords Struct Reference

Detailed Description

A set of geodetic coordinates: latitude, longitude and height, defined over a given geoid (typically, WGS84)

Definition at line 193 of file data_types.h.

#include <mrpt/topography/data_types.h>

Public Member Functions

 TGeodeticCoords ()
 
 TGeodeticCoords (const double _lat, const double _lon, const double _height)
 
bool isClear () const
 

Public Attributes

TCoords lat
 Latitude (in degrees) More...
 
TCoords lon
 Longitude (in degrees) More...
 
double height
 Geodetic height (in meters) More...
 

Constructor & Destructor Documentation

◆ TGeodeticCoords() [1/2]

mrpt::topography::TGeodeticCoords::TGeodeticCoords ( )
inline

Definition at line 195 of file data_types.h.

◆ TGeodeticCoords() [2/2]

mrpt::topography::TGeodeticCoords::TGeodeticCoords ( const double  _lat,
const double  _lon,
const double  _height 
)
inline

Definition at line 196 of file data_types.h.

Member Function Documentation

◆ isClear()

bool mrpt::topography::TGeodeticCoords::isClear ( ) const
inline

Definition at line 201 of file data_types.h.

References mrpt::topography::TCoords::getDecimalValue(), lat, and lon.

Member Data Documentation

◆ height

◆ lat

◆ lon




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020