Main MRPT website > C++ reference
MRPT logo

mrpt::topography::TCoords Struct Reference

#include <mrpt/topography/conversions.h>

List of all members.

Public Member Functions

 TCoords (const int _deg, const int _min, const double _sec)
 TCoords (const double dec)
void setFromDecimal (const double dec)
double getDecimalValue () const
 operator double (void) const

Public Attributes

int degrees
int minutes
double seconds

Detailed Description

Definition at line 50 of file conversions.h.


Constructor & Destructor Documentation

mrpt::topography::TCoords::TCoords ( const int  _deg,
const int  _min,
const double  _sec 
) [inline]

Definition at line 52 of file conversions.h.

mrpt::topography::TCoords::TCoords ( const double  dec  )  [inline]

Definition at line 53 of file conversions.h.


Member Function Documentation

double mrpt::topography::TCoords::getDecimalValue (  )  const [inline]

Definition at line 68 of file conversions.h.

mrpt::topography::TCoords::operator double ( void   )  const [inline]

Definition at line 75 of file conversions.h.

void mrpt::topography::TCoords::setFromDecimal ( const double  dec  )  [inline]

Definition at line 59 of file conversions.h.


Member Data Documentation

Definition at line 55 of file conversions.h.

Referenced by mrpt::topography::operator<<().

Definition at line 56 of file conversions.h.

Referenced by mrpt::topography::operator<<().

Definition at line 57 of file conversions.h.

Referenced by mrpt::topography::operator<<().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010