StationType =========== .. currentmodule:: pyasdm.enumerations .. autoclass:: StationType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StationType.ANTENNA_PAD ~StationType.MAINTENANCE_PAD ~StationType.WEATHER_STATION .. rubric:: Methods Summary .. autosummary:: ~StationType.from_int ~StationType.getName ~StationType.getValue ~StationType.literal ~StationType.name ~StationType.names ~StationType.newStationType ~StationType.revision ~StationType.size ~StationType.version .. rubric:: Attributes Documentation .. autoattribute:: ANTENNA_PAD .. autoattribute:: MAINTENANCE_PAD .. autoattribute:: WEATHER_STATION .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newStationType .. automethod:: revision .. automethod:: size .. automethod:: version