OTB
9.0.0
Orfeo Toolbox
|
#include <otbAtmosphericRadiativeTerms.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::SmartPointer< Self > | Pointer |
typedef AtmosphericRadiativeTermsSingleChannel | Self |
typedef itk::DataObject | Superclass |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
This class contains all atmospheric radiative terms for one channel.
Each value can be deducted from the atmospheric correction parameters (using 6S) or directly set by the user.
Definition at line 44 of file otbAtmosphericRadiativeTerms.h.
typedef itk::SmartPointer<const Self> otb::AtmosphericRadiativeTermsSingleChannel::ConstPointer |
Definition at line 51 of file otbAtmosphericRadiativeTerms.h.
typedef itk::SmartPointer<Self> otb::AtmosphericRadiativeTermsSingleChannel::Pointer |
Definition at line 50 of file otbAtmosphericRadiativeTerms.h.
Standard typedefs
Definition at line 48 of file otbAtmosphericRadiativeTerms.h.
typedef itk::DataObject otb::AtmosphericRadiativeTermsSingleChannel::Superclass |
Definition at line 49 of file otbAtmosphericRadiativeTerms.h.
|
protected |
Constructor
|
inlineoverrideprotected |
Destructor
Definition at line 133 of file otbAtmosphericRadiativeTerms.h.
|
privatedelete |
The intrinsic atmospheric reflectance.
virtual::itk::LightObject::Pointer otb::AtmosphericRadiativeTermsSingleChannel::CreateAnother | ( | void | ) | const |
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
Type macro
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
virtual |
The intrinsic atmospheric reflectance.
|
static |
Creation through object factory macro
|
privatedelete |
The intrinsic atmospheric reflectance.
|
overrideprotected |
PrintSelf method
|
virtual |
Set/Get the downward transmittance of the atmosphere.
|
virtual |
Set/Get the intrinsic atmospheric reflectance.
|
virtual |
Set/Get the spherical albedo of the atmosphere.
|
virtual |
Set/Get the total gaseous transmission.
|
virtual |
Set/Get the upward diffuse transmittance
|
virtual |
Set/Get the upward diffuse transmittance for aerosols
|
virtual |
Set/Get the upward diffuse transmittance for rayleigh
|
virtual |
Set/Get the upward direct transmittance
|
virtual |
Set/Get the upward transmittance of the atmosphere.
|
virtual |
Set/Get the wavelength
|
private |
The downward transmittance.
Definition at line 154 of file otbAtmosphericRadiativeTerms.h.
|
private |
The intrinsic atmospheric reflectance.
Definition at line 145 of file otbAtmosphericRadiativeTerms.h.
|
private |
The spherical albedo of the atmosphere.
Definition at line 148 of file otbAtmosphericRadiativeTerms.h.
|
private |
The total gaseous transmission (for all species).
Definition at line 151 of file otbAtmosphericRadiativeTerms.h.
|
private |
The upward diffuse transmittance.
Definition at line 160 of file otbAtmosphericRadiativeTerms.h.
|
private |
The upward diffuse transmittance for aerosols.
Definition at line 169 of file otbAtmosphericRadiativeTerms.h.
|
private |
The upward diffuse transmittance for rayleigh.
Definition at line 166 of file otbAtmosphericRadiativeTerms.h.
|
private |
The upward direct transmittance.
Definition at line 163 of file otbAtmosphericRadiativeTerms.h.
|
private |
The upward transmittance.
Definition at line 157 of file otbAtmosphericRadiativeTerms.h.
|
private |
Wavelength associated with the data: not used in the computation, for reference only
Definition at line 172 of file otbAtmosphericRadiativeTerms.h.