MRPT
2.0.1
|
Parameters for a topographic transfomation.
Definition at line 301 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 |
Deltas [X,Y]. More... | |
double | dY |
double | alpha |
double | dS |
double | Xp |
double | Yp |
|
inline |
Definition at line 309 of file data_types.h.
References alpha, mrpt::DEG2RAD(), and dS.
double mrpt::topography::TDatumHelmert2D::alpha |
Definition at line 305 of file data_types.h.
Referenced by TDatumHelmert2D(), and mrpt::topography::transformHelmert2D().
double mrpt::topography::TDatumHelmert2D::dS |
Definition at line 306 of file data_types.h.
Referenced by TDatumHelmert2D(), and mrpt::topography::transformHelmert2D().
double mrpt::topography::TDatumHelmert2D::dX |
Deltas [X,Y].
Definition at line 304 of file data_types.h.
Referenced by mrpt::topography::transformHelmert2D().
double mrpt::topography::TDatumHelmert2D::dY |
Definition at line 304 of file data_types.h.
Referenced by mrpt::topography::transformHelmert2D().
double mrpt::topography::TDatumHelmert2D::Xp |
Definition at line 307 of file data_types.h.
Referenced by mrpt::topography::transformHelmert2D().
double mrpt::topography::TDatumHelmert2D::Yp |
Definition at line 307 of file data_types.h.
Referenced by mrpt::topography::transformHelmert2D().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |