BandIndicesContainer typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | private |
BandNameType typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | |
Epsilon | otb::Functor::RadiometricIndex< TInput, TOutput > | static |
GetBandIndex(BandNameType band) const | otb::Functor::RadiometricIndex< TInput, TOutput > | inline |
GetExtionctionCoefficient() const | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
GetNdviInf() const | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
GetNdviSoil() const | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
GetRequiredBands() const | otb::Functor::RadiometricIndex< TInput, TOutput > | inline |
InputType typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | |
LAIFromNDVILogarithmic() | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
m_BandIndices | otb::Functor::RadiometricIndex< TInput, TOutput > | private |
m_ExtinctionCoefficient | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | |
m_NdviInf | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | |
m_NdviSoil | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | |
m_RequiredBands | otb::Functor::RadiometricIndex< TInput, TOutput > | private |
NumberOfBands | otb::Functor::RadiometricIndex< TInput, TOutput > | static |
operator()(const itk::VariableLengthVector< TInput > &input) const override | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inlinevirtual |
OutputType typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | |
PixelType typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | |
RadiometricIndex(const std::set< BandNameType > &requiredBands) | otb::Functor::RadiometricIndex< TInput, TOutput > | inline |
RadiometricIndex()=delete | otb::Functor::RadiometricIndex< TInput, TOutput > | private |
RequiredBandsContainer typedef | otb::Functor::RadiometricIndex< TInput, TOutput > | private |
SetBandIndex(BandNameType band, vcl_size_t index) | otb::Functor::RadiometricIndex< TInput, TOutput > | inline |
SetBandsIndices(const std::map< BandNameType, vcl_size_t > &indicesMap) | otb::Functor::RadiometricIndex< TInput, TOutput > | inline |
SetExtinctionCoefficient(const double &val) | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
SetNdviInf(const double &val) | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
SetNdviSoil(const double &val) | otb::Functor::LAIFromNDVILogarithmic< TInput, TOutput > | inline |
UncheckedBandIndex(BandNameType band) const | otb::Functor::RadiometricIndex< TInput, TOutput > | inlineprotected |
Value(BandNameType band, const itk::VariableLengthVector< TInput > &input) const | otb::Functor::RadiometricIndex< TInput, TOutput > | inlineprotected |
~RadiometricIndex()=default | otb::Functor::RadiometricIndex< TInput, TOutput > | virtual |