|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbOpticalImageMetadataInterface_h
22 #define otbOpticalImageMetadataInterface_h
63 virtual unsigned int BandIndexToWavelengthPosition(
unsigned int i)
const;
69 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
74 void operator=(
const Self&) =
delete;
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::SmartPointer< Self > Pointer
This class contains the values of the filter function for the processed spectral band.
This class is a generic all-purpose wrapping around an std::vector<itk::SmartPointer<ObjectType> >.