Parameters for a topographic transfomation.
Definition at line 293 of file data_types.h.
#include <mrpt/topography/data_types.h>
Public Member Functions | |
TDatumTransfInterpolation (const double _dX, const double _dY, const double _dSx, const double _dSy, const double _beta) | |
Public Attributes | |
double | dX |
double | dY |
Deltas (X,Y,Z) More... | |
double | dSx |
double | dSy |
Scale factor in X and Y. More... | |
double | beta |
Distortion angle. More... | |
|
inline |
Definition at line 299 of file data_types.h.
References DEG2RAD.
double mrpt::topography::TDatumTransfInterpolation::beta |
Distortion angle.
Definition at line 297 of file data_types.h.
double mrpt::topography::TDatumTransfInterpolation::dSx |
Definition at line 296 of file data_types.h.
double mrpt::topography::TDatumTransfInterpolation::dSy |
Scale factor in X and Y.
Definition at line 296 of file data_types.h.
double mrpt::topography::TDatumTransfInterpolation::dX |
Definition at line 295 of file data_types.h.
double mrpt::topography::TDatumTransfInterpolation::dY |
Deltas (X,Y,Z)
Definition at line 295 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: |