FocusMethod =========== .. currentmodule:: pyasdm.enumerations .. autoclass:: FocusMethod :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FocusMethod.FIVE_POINT ~FocusMethod.HOLOGRAPHY ~FocusMethod.THREE_POINT .. rubric:: Methods Summary .. autosummary:: ~FocusMethod.from_int ~FocusMethod.getName ~FocusMethod.getValue ~FocusMethod.literal ~FocusMethod.name ~FocusMethod.names ~FocusMethod.newFocusMethod ~FocusMethod.revision ~FocusMethod.size ~FocusMethod.version .. rubric:: Attributes Documentation .. autoattribute:: FIVE_POINT .. autoattribute:: HOLOGRAPHY .. autoattribute:: THREE_POINT .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newFocusMethod .. automethod:: revision .. automethod:: size .. automethod:: version