|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbCosmoImageMetadataInterface_h
22 #define otbCosmoImageMetadataInterface_h
67 std::vector<std::map<std::string, std::string> > saveMetadataBands(std::string file) ;
69 std::vector<Orbit> getOrbits(
const std::string & referenceTime)
const;
71 std::vector<BurstRecord> CreateBurstRecord(
const std::string & firstLineTimeStr,
72 const std::string & lastLineTimeStr,
73 const unsigned long endLine,
74 const unsigned long endSample)
const;
85 void operator=(
const Self&) =
delete;
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.