Parameters for a topographic transfomation.
Definition at line 237 of file data_types.h.
#include <mrpt/topography/data_types.h>
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)  More... | |
| double | Rx | 
| double | Ry | 
| double | Rz | 
| Rotation components.  More... | |
| double | dS | 
| Scale factor (Scale is 1+dS)  More... | |
      
  | 
  inline | 
Definition at line 243 of file data_types.h.
References mrpt::mrpt::utils::DEG2RAD().
| double mrpt::topography::TDatumHelmert3D::dS | 
Scale factor (Scale is 1+dS)
Definition at line 241 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::dX | 
Definition at line 239 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::dY | 
Definition at line 239 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::dZ | 
Deltas (X,Y,Z)
Definition at line 239 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::Rx | 
Definition at line 240 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::Ry | 
Definition at line 240 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| double mrpt::topography::TDatumHelmert3D::Rz | 
Rotation components.
Definition at line 240 of file data_types.h.
Referenced by mrpt::topography::transformHelmert3D().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |