Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

mrpt::topography::TDatumHelmert2D Struct Reference


Detailed Description

Parameters for a topographic transfomation.

See also:
TDatumHelmert3D, transformHelmert2D

Definition at line 227 of file data_types.h.

#include <mrpt/topography/data_types.h>

List of all members.

Public Member Functions

 TDatumHelmert2D (const double _dX, const double _dY, const double _alpha, const double _dS, const double _Xp, const double _Yp)

Public Attributes

double dX
double dY
 Deltas [X,Y].
double alpha
double dS
double Xp
double Yp

Constructor & Destructor Documentation

mrpt::topography::TDatumHelmert2D::TDatumHelmert2D ( const double  _dX,
const double  _dY,
const double  _alpha,
const double  _dS,
const double  _Xp,
const double  _Yp 
) [inline]

Definition at line 234 of file data_types.h.

References mrpt::utils::DEG2RAD().


Member Data Documentation

Definition at line 230 of file data_types.h.

Definition at line 231 of file data_types.h.

Definition at line 229 of file data_types.h.

Deltas [X,Y].

Definition at line 229 of file data_types.h.

Definition at line 232 of file data_types.h.

Definition at line 232 of file data_types.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011