MRPT
2.0.1
|
Parameters for a topographic transfomation.
Definition at line 372 of file data_types.h.
#include <mrpt/topography/data_types.h>
Public Member Functions | |
TDatum1DTransf (const double _dX, const double _dY, const double _DZ, const double _dS) | |
Public Attributes | |
double | dX |
Deltas (X,Y,Z) More... | |
double | dY |
double | DZ |
double | dS |
Scale factor (Scale is 1+dS) More... | |
|
inline |
Definition at line 379 of file data_types.h.
References dS.
double mrpt::topography::TDatum1DTransf::dS |
Scale factor (Scale is 1+dS)
Definition at line 377 of file data_types.h.
Referenced by TDatum1DTransf(), and mrpt::topography::transform1D().
double mrpt::topography::TDatum1DTransf::dX |
Deltas (X,Y,Z)
Definition at line 375 of file data_types.h.
Referenced by mrpt::topography::transform1D().
double mrpt::topography::TDatum1DTransf::dY |
Definition at line 375 of file data_types.h.
Referenced by mrpt::topography::transform1D().
double mrpt::topography::TDatum1DTransf::DZ |
Definition at line 375 of file data_types.h.
Referenced by mrpt::topography::transform1D().
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 |