Parameters for a topographic transfomation.
Definition at line 209 of file data_types.h.
#include <mrpt/topography/data_types.h>
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]. More... | |
| double | alpha |
| double | dS |
| double | Xp |
| double | Yp |
|
inline |
Definition at line 216 of file data_types.h.
References DEG2RAD.
| double mrpt::topography::TDatumHelmert2D::alpha |
Definition at line 212 of file data_types.h.
| double mrpt::topography::TDatumHelmert2D::dS |
Definition at line 213 of file data_types.h.
| double mrpt::topography::TDatumHelmert2D::dX |
Definition at line 211 of file data_types.h.
| double mrpt::topography::TDatumHelmert2D::dY |
Deltas [X,Y].
Definition at line 211 of file data_types.h.
| double mrpt::topography::TDatumHelmert2D::Xp |
Definition at line 214 of file data_types.h.
| double mrpt::topography::TDatumHelmert2D::Yp |
Definition at line 214 of file data_types.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |