RcmPolarization

RcmPolarization

class RcmPolarization(value)[source]

Bases: sertit.misc.ListEnum

RADARSAT-Constellation polarization mode. Take a look here.

Attributes

RH

RV

HH

VV

VH

HV

HH = 'HH'
HV = 'HV'
RH = 'RH'
RV = 'RV'
VH = 'VH'
VV = 'VV'