SourceModel =========== .. currentmodule:: pyasdm.enumerations .. autoclass:: SourceModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SourceModel.DISK ~SourceModel.GAUSSIAN ~SourceModel.POINT .. rubric:: Methods Summary .. autosummary:: ~SourceModel.from_int ~SourceModel.getName ~SourceModel.getValue ~SourceModel.literal ~SourceModel.name ~SourceModel.names ~SourceModel.newSourceModel ~SourceModel.revision ~SourceModel.size ~SourceModel.version .. rubric:: Attributes Documentation .. autoattribute:: DISK .. autoattribute:: GAUSSIAN .. autoattribute:: POINT .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newSourceModel .. automethod:: revision .. automethod:: size .. automethod:: version