OTB
9.0.0
Orfeo Toolbox
|
#include <otbSentinel1ThermalNoiseLookupData.h>
Public Attributes | |
int | firstAzimuthLine = 0 |
int | firstRangeSample = 0 |
int | lastAzimuthLine = 0 |
int | lastRangeSample = 0 |
std::vector< int > | lines |
std::vector< float > | vect |
Definition at line 34 of file otbSentinel1ThermalNoiseLookupData.h.
int otb::Sentinel1AzimuthNoiseStruct::firstAzimuthLine = 0 |
Definition at line 36 of file otbSentinel1ThermalNoiseLookupData.h.
int otb::Sentinel1AzimuthNoiseStruct::firstRangeSample = 0 |
Definition at line 38 of file otbSentinel1ThermalNoiseLookupData.h.
int otb::Sentinel1AzimuthNoiseStruct::lastAzimuthLine = 0 |
Definition at line 37 of file otbSentinel1ThermalNoiseLookupData.h.
int otb::Sentinel1AzimuthNoiseStruct::lastRangeSample = 0 |
Definition at line 39 of file otbSentinel1ThermalNoiseLookupData.h.
std::vector<int> otb::Sentinel1AzimuthNoiseStruct::lines |
Definition at line 41 of file otbSentinel1ThermalNoiseLookupData.h.
std::vector<float> otb::Sentinel1AzimuthNoiseStruct::vect |
Definition at line 42 of file otbSentinel1ThermalNoiseLookupData.h.