|
MRPT
1.9.9
|
Parameters for a topographic transfomation.
Definition at line 221 of file data_types.h.
#include <mrpt/topography/data_types.h>
Public Member Functions | |
| TDatum7Params (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 |
| Deltas (X,Y,Z) More... | |
| double | dY |
| double | dZ |
| double | Rx |
| Rotation components (in secs) More... | |
| double | Ry |
| double | Rz |
| double | dS |
| Scale factor (in ppm) (Scale is 1+dS/1e6) More... | |
|
inline |
Definition at line 230 of file data_types.h.
References mrpt::DEG2RAD(), dS, Rx, Ry, and Rz.
| double mrpt::topography::TDatum7Params::dS |
Scale factor (in ppm) (Scale is 1+dS/1e6)
Definition at line 228 of file data_types.h.
Referenced by TDatum7Params(), and mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::dX |
Deltas (X,Y,Z)
Definition at line 224 of file data_types.h.
Referenced by mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::dY |
Definition at line 224 of file data_types.h.
Referenced by mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::dZ |
Definition at line 224 of file data_types.h.
Referenced by mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::Rx |
Rotation components (in secs)
Definition at line 226 of file data_types.h.
Referenced by TDatum7Params(), and mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::Ry |
Definition at line 226 of file data_types.h.
Referenced by TDatum7Params(), and mrpt::topography::transform7params().
| double mrpt::topography::TDatum7Params::Rz |
Definition at line 226 of file data_types.h.
Referenced by TDatum7Params(), and mrpt::topography::transform7params().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |