TSX-class: TerraSAR-X class

Description Slots See Also Examples

Description

A class to handle TerraSAR-X data. This class inherits from the SAR-class.

Slots

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.

See Also

SAR-class, GeolocationPoints-class, SARSet-class

Examples

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')

ragram documentation built on May 2, 2019, 4:42 p.m.