Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

mrpt::topography::TDatum1DTransf Struct Reference


Detailed Description

Parameters for a topographic transfomation.

See also:
transform1D

Definition at line 294 of file data_types.h.

#include <mrpt/topography/data_types.h>

List of all members.

Public Member Functions

 TDatum1DTransf (const double _dX, const double _dY, const double _DZ, const double _dS)

Public Attributes

double dX
double dY
double DZ
 Deltas (X,Y,Z).
double dS
 Scale factor (Scale is 1+dS).

Constructor & Destructor Documentation

mrpt::topography::TDatum1DTransf::TDatum1DTransf ( const double  _dX,
const double  _dY,
const double  _DZ,
const double  _dS 
) [inline]

Definition at line 299 of file data_types.h.


Member Data Documentation

Scale factor (Scale is 1+dS).

Definition at line 297 of file data_types.h.

Definition at line 296 of file data_types.h.

Definition at line 296 of file data_types.h.

Deltas (X,Y,Z).

Definition at line 296 of file data_types.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011