OTB  9.0.0
Orfeo Toolbox
Enumerations
otb::CellFusionMode Namespace Reference

Enumerations

enum  CellFusionMode {
  MIN = 0,
  MAX = 1,
  MEAN = 2,
  ACC = 3
}
 

Enumeration Type Documentation

◆ CellFusionMode

Enumerator
MIN 
MAX 
MEAN 
ACC 

Definition at line 39 of file otbMulti3DMapToDEMFilter.h.