OTB
9.0.0
Orfeo Toolbox
|
#include "otbCoordinateTransformation.h"
#include "otbTransform.h"
#include "otbGeocentricTransform.hxx"
Go to the source code of this file.
Classes | |
class | otb::GeocentricTransform< TDirectionOfMapping, TScalarType > |
struct | otb::Projection::WGS84Ellipsoid< TScalarType > |
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) |