DetectorBandType ================ .. currentmodule:: pyasdm.enumerations .. autoclass:: DetectorBandType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DetectorBandType.BASEBAND ~DetectorBandType.DOWN_CONVERTER ~DetectorBandType.HOLOGRAPHY_RECEIVER ~DetectorBandType.SUBBAND .. rubric:: Methods Summary .. autosummary:: ~DetectorBandType.from_int ~DetectorBandType.getName ~DetectorBandType.getValue ~DetectorBandType.literal ~DetectorBandType.name ~DetectorBandType.names ~DetectorBandType.newDetectorBandType ~DetectorBandType.revision ~DetectorBandType.size ~DetectorBandType.version .. rubric:: Attributes Documentation .. autoattribute:: BASEBAND .. autoattribute:: DOWN_CONVERTER .. autoattribute:: HOLOGRAPHY_RECEIVER .. autoattribute:: SUBBAND .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newDetectorBandType .. automethod:: revision .. automethod:: size .. automethod:: version