OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::SpectralResponse< TPrecision, TValuePrecision >::sort_pair Struct Reference

#include <otbSpectralResponse.h>

Public Member Functions

bool operator() (PairType a, PairType b)
 

Detailed Description

template<class TPrecision = double, class TValuePrecision = double>
struct otb::SpectralResponse< TPrecision, TValuePrecision >::sort_pair

Operator for comparing Pair Lambda/Response Pairs are ordered by wavelength

Definition at line 128 of file otbSpectralResponse.h.

Member Function Documentation

◆ operator()()

template<class TPrecision = double, class TValuePrecision = double>
bool otb::SpectralResponse< TPrecision, TValuePrecision >::sort_pair::operator() ( PairType  a,
PairType  b 
)
inline

Definition at line 130 of file otbSpectralResponse.h.


The documentation for this struct was generated from the following file: