AccumMode ========= .. currentmodule:: pyasdm.enumerations .. autoclass:: AccumMode :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AccumMode.FAST ~AccumMode.NORMAL ~AccumMode.UNDEFINED .. rubric:: Methods Summary .. autosummary:: ~AccumMode.from_int ~AccumMode.getName ~AccumMode.getValue ~AccumMode.literal ~AccumMode.name ~AccumMode.names ~AccumMode.newAccumMode ~AccumMode.revision ~AccumMode.size ~AccumMode.version .. rubric:: Attributes Documentation .. autoattribute:: FAST .. autoattribute:: NORMAL .. autoattribute:: UNDEFINED .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newAccumMode .. automethod:: revision .. automethod:: size .. automethod:: version