OTB  10.0.0
Orfeo Toolbox
Enumerations
otb::BandName Namespace Reference

Enumerations

enum class  CommonBandNames {
  BLUE ,
  GREEN ,
  RED ,
  NIR ,
  MIR ,
  MAX
}
 
enum  LandsatTMBandNames {
  TM1 ,
  TM2 ,
  TM3 ,
  TM4 ,
  TM5 ,
  TM60 ,
  TM61 ,
  TM62 ,
  TM7
}
 

Enumeration Type Documentation

◆ CommonBandNames

Provides a way to identify bands when passing the parameters to the radiometric functors.*

Enumerator
BLUE 
GREEN 
RED 
NIR 
MIR 
MAX 

Definition at line 33 of file otbBandName.h.

◆ LandsatTMBandNames

Enumerator
TM1 
TM2 
TM3 
TM4 
TM5 
TM60 
TM61 
TM62 
TM7 

Definition at line 42 of file otbBandName.h.