Skip to content
Snippets Groups Projects
Commit a60ccef9 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

DOC: add class documentation

parent 1d89b372
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,11 @@ PURPOSE. See the above copyright notices for more information.
namespace otb
{
/** \class GeocentricTransform
*
* \brief Convert coordinates from geocentric (X,Y,Z) to geographic (lon, lat, h)
*
*/
template <InverseOrForwardTransformationEnum TDirectionOfMapping,
class TScalarType = double,
unsigned int NInputDimensions=3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment