Quantity =============================== .. currentmodule:: astropy.units.quantity .. autoclass:: Quantity :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Quantity.isscalar ~Quantity.unit ~Quantity.decomposed_unit ~Quantity.cgs ~Quantity.value ~Quantity.si .. rubric:: Methods Summary .. autosummary:: ~Quantity.to ~Quantity.copy .. rubric:: Attributes Documentation .. autoattribute:: isscalar .. autoattribute:: unit .. autoattribute:: decomposed_unit .. autoattribute:: cgs .. autoattribute:: value .. autoattribute:: si .. rubric:: Methods Documentation .. automethod:: to .. automethod:: copy