OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::Sentinel1AzimuthNoiseStruct Struct Reference

#include <otbSentinel1ThermalNoiseLookupData.h>

+ Collaboration diagram for otb::Sentinel1AzimuthNoiseStruct:

Public Attributes

int firstAzimuthLine = 0
 
int firstRangeSample = 0
 
int lastAzimuthLine = 0
 
int lastRangeSample = 0
 
std::vector< int > lines
 
std::vector< float > vect
 

Detailed Description

Definition at line 34 of file otbSentinel1ThermalNoiseLookupData.h.

Member Data Documentation

◆ firstAzimuthLine

int otb::Sentinel1AzimuthNoiseStruct::firstAzimuthLine = 0

Definition at line 36 of file otbSentinel1ThermalNoiseLookupData.h.

◆ firstRangeSample

int otb::Sentinel1AzimuthNoiseStruct::firstRangeSample = 0

Definition at line 38 of file otbSentinel1ThermalNoiseLookupData.h.

◆ lastAzimuthLine

int otb::Sentinel1AzimuthNoiseStruct::lastAzimuthLine = 0

Definition at line 37 of file otbSentinel1ThermalNoiseLookupData.h.

◆ lastRangeSample

int otb::Sentinel1AzimuthNoiseStruct::lastRangeSample = 0

Definition at line 39 of file otbSentinel1ThermalNoiseLookupData.h.

◆ lines

std::vector<int> otb::Sentinel1AzimuthNoiseStruct::lines

Definition at line 41 of file otbSentinel1ThermalNoiseLookupData.h.

◆ vect

std::vector<float> otb::Sentinel1AzimuthNoiseStruct::vect

Definition at line 42 of file otbSentinel1ThermalNoiseLookupData.h.


The documentation for this struct was generated from the following file: