SBType ====== .. currentmodule:: pyasdm.enumerations .. autoclass:: SBType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SBType.EXPERT ~SBType.OBSERVATORY ~SBType.OBSERVER .. rubric:: Methods Summary .. autosummary:: ~SBType.from_int ~SBType.getName ~SBType.getValue ~SBType.literal ~SBType.name ~SBType.names ~SBType.newSBType ~SBType.revision ~SBType.size ~SBType.version .. rubric:: Attributes Documentation .. autoattribute:: EXPERT .. autoattribute:: OBSERVATORY .. autoattribute:: OBSERVER .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newSBType .. automethod:: revision .. automethod:: size .. automethod:: version