CalCurveType ============ .. currentmodule:: pyasdm.enumerations .. autoclass:: CalCurveType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CalCurveType.AMPLITUDE ~CalCurveType.PHASE ~CalCurveType.UNDEFINED .. rubric:: Methods Summary .. autosummary:: ~CalCurveType.from_int ~CalCurveType.getName ~CalCurveType.getValue ~CalCurveType.literal ~CalCurveType.name ~CalCurveType.names ~CalCurveType.newCalCurveType ~CalCurveType.revision ~CalCurveType.size ~CalCurveType.version .. rubric:: Attributes Documentation .. autoattribute:: AMPLITUDE .. autoattribute:: PHASE .. autoattribute:: UNDEFINED .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newCalCurveType .. automethod:: revision .. automethod:: size .. automethod:: version