Main MRPT website > C++ reference
MRPT logo

mrpt::topography::TDatumHelmert3D Struct Reference

Parameters for a topographic transfomation. More...

#include <mrpt/topography/conversions.h>

List of all members.

Public Member Functions

 TDatumHelmert3D (const double _dX, const double _dY, const double _dZ, const double _Rx, const double _Ry, const double _Rz, const double _dS)

Public Attributes

double dX
double dY
double dZ
 Deltas (X,Y,Z).
double Rx
double Ry
double Rz
 Rotation components.
double dS
 Scale factor (Scale is 1+dS).

Detailed Description

Parameters for a topographic transfomation.

See also:
TDatumHelmert2D, transformHelmert3D

Definition at line 231 of file conversions.h.


Constructor & Destructor Documentation

mrpt::topography::TDatumHelmert3D::TDatumHelmert3D ( const double  _dX,
const double  _dY,
const double  _dZ,
const double  _Rx,
const double  _Ry,
const double  _Rz,
const double  _dS 
) [inline]

Definition at line 237 of file conversions.h.

References mrpt::utils::DEG2RAD().


Member Data Documentation

Scale factor (Scale is 1+dS).

Definition at line 235 of file conversions.h.

Definition at line 233 of file conversions.h.

Definition at line 233 of file conversions.h.

Deltas (X,Y,Z).

Definition at line 233 of file conversions.h.

Definition at line 234 of file conversions.h.

Definition at line 234 of file conversions.h.

Rotation components.

Definition at line 234 of file conversions.h.

 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