TsxProductType

class TsxProductType(value)[source]

Bases: sertit.misc.ListEnum

TerraSAR-X projection identifier. Take a look here

Attributes

EEC

Enhanced Ellipsoid Corrected, Detected representation

GEC

Geocoded Ellipsoid Corrected, Detected representation

MGD

Multi Look Ground Range, Detected representation

SSC

Single Look Slant Range, Complex representation

EEC = 'EEC'

Enhanced Ellipsoid Corrected, Detected representation

GEC = 'GEC'

Geocoded Ellipsoid Corrected, Detected representation

MGD = 'MGD'

Multi Look Ground Range, Detected representation

SSC = 'SSC'

Single Look Slant Range, Complex representation