Parameters for a topographic transfomation.
Definition at line 185 of file data_types.h.
#include <mrpt/topography/data_types.h>
Public Member Functions | |
TDatum10Params (const double _dX, const double _dY, const double _dZ, const double _Xp, const double _Yp, const double _Zp, 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 | Xp |
double | Yp |
double | Zp |
To be substracted to the input point. More... | |
double | Rx |
double | Ry |
double | Rz |
Rotation components. More... | |
double | dS |
Scale factor (Scale is 1+dS) More... | |
|
inline |
Definition at line 192 of file data_types.h.
References DEG2RAD.
double mrpt::topography::TDatum10Params::dS |
Scale factor (Scale is 1+dS)
Definition at line 190 of file data_types.h.
double mrpt::topography::TDatum10Params::dX |
Definition at line 187 of file data_types.h.
double mrpt::topography::TDatum10Params::dY |
Definition at line 187 of file data_types.h.
double mrpt::topography::TDatum10Params::dZ |
Deltas (X,Y,Z)
Definition at line 187 of file data_types.h.
double mrpt::topography::TDatum10Params::Rx |
Definition at line 189 of file data_types.h.
double mrpt::topography::TDatum10Params::Ry |
Definition at line 189 of file data_types.h.
double mrpt::topography::TDatum10Params::Rz |
Rotation components.
Definition at line 189 of file data_types.h.
double mrpt::topography::TDatum10Params::Xp |
Definition at line 188 of file data_types.h.
double mrpt::topography::TDatum10Params::Yp |
Definition at line 188 of file data_types.h.
double mrpt::topography::TDatum10Params::Zp |
To be substracted to the input point.
Definition at line 188 of file data_types.h.
Page generated by Doxygen 1.8.14 for MRPT 1.1.0 SVN: at lun oct 28 00:54:49 CET 2019 | Hosted on: |