OTB  10.0.0
Orfeo Toolbox
Classes | Namespaces | Enumerations
otbPolarimetricData.h File Reference
#include "itkDataObject.h"
#include "itkObjectFactory.h"
#include "OTBPolarimetryExport.h"
+ Include dependency graph for otbPolarimetricData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  otb::PolarimetricData
 

Namespaces

 otb
 

Enumerations

enum  otb::ArchitectureType {
  otb::HH_HV_VH_VV = 0 ,
  otb::HH_HV_VV = 1 ,
  otb::HH_VH_VV = 2 ,
  otb::HH_HV = 3 ,
  otb::VH_VV = 4 ,
  otb::HH_VV = 5 ,
  otb::UNKNOWN_ARCHITECTURE = 6
}