SwitchingMode ============= .. currentmodule:: pyasdm.enumerations .. autoclass:: SwitchingMode :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SwitchingMode.CHOPPER_WHEEL ~SwitchingMode.FREQUENCY_SWITCHING ~SwitchingMode.LOAD_SWITCHING ~SwitchingMode.NO_SWITCHING ~SwitchingMode.NUTATOR_SWITCHING ~SwitchingMode.PHASE_SWITCHING ~SwitchingMode.POSITION_SWITCHING .. rubric:: Methods Summary .. autosummary:: ~SwitchingMode.from_int ~SwitchingMode.getName ~SwitchingMode.getValue ~SwitchingMode.literal ~SwitchingMode.name ~SwitchingMode.names ~SwitchingMode.newSwitchingMode ~SwitchingMode.revision ~SwitchingMode.size ~SwitchingMode.version .. rubric:: Attributes Documentation .. autoattribute:: CHOPPER_WHEEL .. autoattribute:: FREQUENCY_SWITCHING .. autoattribute:: LOAD_SWITCHING .. autoattribute:: NO_SWITCHING .. autoattribute:: NUTATOR_SWITCHING .. autoattribute:: PHASE_SWITCHING .. autoattribute:: POSITION_SWITCHING .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newSwitchingMode .. automethod:: revision .. automethod:: size .. automethod:: version