Description Slots See Also Examples
A class to handle TerraSAR-X data.
This class inherits from the SAR-class.
addressCharacter. Address of the SAR data main folder.
polarizationCharacter. Polarization of the SAR record (e.g. VV or HH).
geolocationPointsGeolocationPoints-class object that contains GCPs/TPs.
nodeCharacter. Direction of the satellite (ascending or descending).
orbitInteger. Orbit number (e.g. sentinel has 175 in total).
imgSubstringCharacter. This substring is searched for when image data is read.
SAR-class, GeolocationPoints-class, SARSet-class
1 2 3 4 5 6 | # tsx_kili_2016_07_03_154637_hh <- new('TSX',
# address='terrasarx/kili/TSX1_SAR__MGD_SE___HS_S_SRA_20160703T154637_20160703T154637')
#
## alternatively
# sarRecord('terrasarx/kili/TSX1_SAR__MGD_SE___HS_S_SRA_20160703T154637_20160703T154637',
# satellite='terrasar-x')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.