OTB  9.0.0
Orfeo Toolbox
Namespaces | Functions
otbGeocentricTransform.hxx File Reference
#include "otbGeocentricTransform.h"
#include "otbMath.h"
+ Include dependency graph for otbGeocentricTransform.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 otb
 
 otb::Projection
 

Functions

template<class TScalarType = double, class TEllipsoid = WGS84Ellipsoid<TScalarType>>
itk::Point< TScalarType, 3 > otb::Projection::EcefToWorld (const itk::Point< TScalarType, 3 > &ecefPoint)
 
template<class TScalarType = double, class TEllipsoid = WGS84Ellipsoid<TScalarType>>
itk::Point< TScalarType, 3 > otb::Projection::WorldToEcef (const itk::Point< TScalarType, 3 > &worldPoint)