RcmPolarization#

class RcmPolarization(value)[source]#

Bases: sertit.misc.ListEnum

RADARSAT-Constellation polarization mode. Take a look here.

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