OTB  9.0.0
Orfeo Toolbox
otb::SpatialReference Member List

This is the complete list of members for otb::SpatialReference, including all inherited members.

CoordinateTransformation classotb::SpatialReferencefriend
FromDescription(const std::string &sr_description)otb::SpatialReferencestatic
FromEPSG(unsigned int epsg)otb::SpatialReferencestatic
FromGeogCS(const std::string &GeogName, const std::string &DatumName, const std::string &SpheroidName, const double SemiMajor, const double InvFlattening)otb::SpatialReferencestatic
FromUTM(unsigned int zone, hemisphere hem)otb::SpatialReferencestatic
FromWGS84()otb::SpatialReferencestatic
hemisphere enum nameotb::SpatialReference
m_SRotb::SpatialReferenceprivate
NormalizeESRI()otb::SpatialReference
OGRSpatialReferencePtr typedefotb::SpatialReference
operator!=(const SpatialReference &sr1, const SpatialReference &sr2) noexceptotb::SpatialReferencefriend
operator=(const SpatialReference &other) noexceptotb::SpatialReference
operator==(const SpatialReference &sr1, const SpatialReference &sr2) noexceptotb::SpatialReferencefriend
SpatialReference(const SpatialReference &other) noexceptotb::SpatialReference
SpatialReference(const OGRSpatialReference *ref)otb::SpatialReferenceprivate
SpatialReference(OGRSpatialReferencePtr ref)otb::SpatialReferenceprivate
ToEPSG() constotb::SpatialReference
ToWkt() constotb::SpatialReference
UTMFromGeoPoint(double lon, double lat, unsigned int &zone, hemisphere &hem)otb::SpatialReferencestatic