|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbIkonosImageMetadataInterface_h
22 #define otbIkonosImageMetadataInterface_h
62 void operator=(
const Self&) =
delete;
65 void FetchProductionDate(
const std::string & productionDate,
ImageMetadata &imd);
67 void FetchAcquisitionDate(
const std::string & acquisitionDate,
68 const std::string & acquisitionTime,
73 void FetchSpectralSensitivity(
const std::string & bandName,
ImageMetadata &imd);
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.