![]() |
OTB
10.0.0
Orfeo Toolbox
|
Namespaces | |
| details | |
| PleiadesNeoUtils | |
| PleiadesUtils | |
Classes | |
| class | Duration |
| class | LUT |
| struct | LUTAxis |
| class | TimePoint |
Typedefs | |
| using | Keywordlist = std::unordered_map< std::string, std::string > |
| typedef LUT< 1 > | LUT1D |
| typedef LUT< 2 > | LUT2D |
| typedef boost::bimap< MDGeom, std::string > | MDGeomBmType |
| typedef boost::bimap< MDL1D, std::string > | MDL1DBmType |
| typedef boost::bimap< MDL2D, std::string > | MDL2DBmType |
| typedef boost::bimap< MDNum, std::string > | MDNumBmType |
| typedef boost::bimap< MDStr, std::string > | MDStrBmType |
| typedef boost::bimap< MDTime, std::string > | MDTimeBmType |
Functions | |
| template<typename T > | |
| boost::bimap< T, std::string > | bimapGenerator (std::map< T, std::string > inMap) |
| template<> | |
| std::string | EnumToString (MDGeom value) |
| template<> | |
| std::string | EnumToString (MDL1D value) |
| template<> | |
| std::string | EnumToString (MDL2D value) |
| template<> | |
| std::string | EnumToString (MDNum value) |
| template<> | |
| std::string | EnumToString (MDStr value) |
| template<> | |
| std::string | EnumToString (MDTime value) |
| template<> | |
| std::string | EnumToString (std::string value) |
| template<class T > | |
| std::string | EnumToString (T t) |
| template<unsigned int VDim> | |
| std::ostream & | operator<< (std::ostream &os, const LUT< VDim > &val) |
| OTBMetadata_EXPORT double | Ratio (const Duration &lhs, const Duration &rhs) |
| OTBMetadata_EXPORT TimePoint | ReadFormattedDate (const std::string &dateStr, const std::string &format=details::timePointFormat) |
Variables | |
| OTBMetadata_EXPORT MDGeomBmType | MDGeomNames |
| OTBMetadata_EXPORT MDL1DBmType | MDL1DNames |
| OTBMetadata_EXPORT MDL2DBmType | MDL2DNames |
| OTBMetadata_EXPORT MDNumBmType | MDNumNames |
| OTBMetadata_EXPORT MDStrBmType | MDStrNames |
| OTBMetadata_EXPORT MDTimeBmType | MDTimeNames |
| using otb::MetaData::Keywordlist = typedef std::unordered_map<std::string, std::string> |
Definition at line 235 of file otbMetaDataKey.h.
| typedef LUT<1> otb::MetaData::LUT1D |
Definition at line 293 of file otbMetaDataKey.h.
| typedef LUT<2> otb::MetaData::LUT2D |
Definition at line 295 of file otbMetaDataKey.h.
| typedef boost::bimap<MDGeom, std::string> otb::MetaData::MDGeomBmType |
Definition at line 307 of file otbMetaDataKey.h.
| typedef boost::bimap<MDL1D, std::string> otb::MetaData::MDL1DBmType |
Definition at line 319 of file otbMetaDataKey.h.
| typedef boost::bimap<MDL2D, std::string> otb::MetaData::MDL2DBmType |
Definition at line 322 of file otbMetaDataKey.h.
| typedef boost::bimap<MDNum, std::string> otb::MetaData::MDNumBmType |
Definition at line 310 of file otbMetaDataKey.h.
| typedef boost::bimap<MDStr, std::string> otb::MetaData::MDStrBmType |
Definition at line 313 of file otbMetaDataKey.h.
| typedef boost::bimap<MDTime, std::string> otb::MetaData::MDTimeBmType |
Definition at line 316 of file otbMetaDataKey.h.
|
inline |
Definition at line 298 of file otbMetaDataKey.h.
| std::string otb::MetaData::EnumToString | ( | MDGeom | value | ) |
| std::string otb::MetaData::EnumToString | ( | MDL1D | value | ) |
| std::string otb::MetaData::EnumToString | ( | MDL2D | value | ) |
| std::string otb::MetaData::EnumToString | ( | MDNum | value | ) |
| std::string otb::MetaData::EnumToString | ( | MDStr | value | ) |
| std::string otb::MetaData::EnumToString | ( | MDTime | value | ) |
| std::string otb::MetaData::EnumToString | ( | std::string | value | ) |
| std::string otb::MetaData::EnumToString | ( | T | t | ) |
| std::ostream& otb::MetaData::operator<< | ( | std::ostream & | os, |
| const LUT< VDim > & | val | ||
| ) |
Definition at line 286 of file otbMetaDataKey.h.
References otb::MetaData::LUT< VDim >::ToString().
| OTBMetadata_EXPORT TimePoint otb::MetaData::ReadFormattedDate | ( | const std::string & | dateStr, |
| const std::string & | format = details::timePointFormat |
||
| ) |
Referenced by otb::DimapMetadataHelper::GetTime().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
1.9.1