CorrelationMode =============== .. currentmodule:: pyasdm.enumerations .. autoclass:: CorrelationMode :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CorrelationMode.AUTO_ONLY ~CorrelationMode.CROSS_AND_AUTO ~CorrelationMode.CROSS_ONLY .. rubric:: Methods Summary .. autosummary:: ~CorrelationMode.from_int ~CorrelationMode.getName ~CorrelationMode.getValue ~CorrelationMode.literal ~CorrelationMode.name ~CorrelationMode.names ~CorrelationMode.newCorrelationMode ~CorrelationMode.revision ~CorrelationMode.size ~CorrelationMode.version .. rubric:: Attributes Documentation .. autoattribute:: AUTO_ONLY .. autoattribute:: CROSS_AND_AUTO .. autoattribute:: CROSS_ONLY .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newCorrelationMode .. automethod:: revision .. automethod:: size .. automethod:: version