Description Slots See Also Examples
A class to handle TerraSAR-X data.
This class inherits from the SAR-class
.
address
Character. Address of the SAR data main folder.
polarization
Character. Polarization of the SAR record (e.g. VV or HH).
geolocationPoints
GeolocationPoints-class
object that contains GCPs/TPs.
node
Character. Direction of the satellite (ascending or descending).
orbit
Integer. Orbit number (e.g. sentinel has 175 in total).
imgSubstring
Character. 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.