|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbPleiadesImageMetadataInterface_h
22 #define otbPleiadesImageMetadataInterface_h
64 void operator=(
const Self&) =
delete;
67 void FetchSolarIrradiance(
const std::vector<double> & dimapSolarIrradiance,
ImageMetadata& imd);
69 void FetchSatAngles(
const std::vector<double> & incidenceAngles,
70 const std::vector<double> & alongTrackIncidenceAngles,
71 const std::vector<double> & axrossTrackIncidenceAngles,
72 const std::vector<double> & sceneOrientation,
77 void FetchSpectralSensitivity(
const std::string & sensorId,
ImageMetadata &imd);
84 namespace PleiadesUtils
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.