21 #ifndef otbFormosatImageMetadataInterface_h
22 #define otbFormosatImageMetadataInterface_h
59 unsigned int BandIndexToWavelengthPosition(
unsigned int i)
const override;
69 void operator=(
const Self&) =
delete;
72 const std::vector<double> & incidenceAngles,
73 const std::vector<double> & alongTrackViewingAngles,
74 const std::vector<double> & acrossTrackViewingAngles,
75 const std::vector<double> & sceneOrientation,
76 const std::string & softwareVersion,