Quantity ======== .. currentmodule:: astropy.units .. autoclass:: Quantity :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Quantity.cgs ~Quantity.equivalencies ~Quantity.flat ~Quantity.info ~Quantity.isscalar ~Quantity.si ~Quantity.unit ~Quantity.value .. rubric:: Methods Summary .. autosummary:: ~Quantity.all ~Quantity.any ~Quantity.argmax ~Quantity.argmin ~Quantity.argsort ~Quantity.choose ~Quantity.decompose ~Quantity.diff ~Quantity.dot ~Quantity.dump ~Quantity.dumps ~Quantity.ediff1d ~Quantity.fill ~Quantity.insert ~Quantity.item ~Quantity.itemset ~Quantity.mean ~Quantity.nansum ~Quantity.put ~Quantity.round ~Quantity.searchsorted ~Quantity.std ~Quantity.take ~Quantity.to ~Quantity.to_string ~Quantity.to_value ~Quantity.tobytes ~Quantity.tofile ~Quantity.tolist ~Quantity.tostring ~Quantity.trace ~Quantity.var .. rubric:: Attributes Documentation .. autoattribute:: cgs .. autoattribute:: equivalencies .. autoattribute:: flat .. autoattribute:: info .. autoattribute:: isscalar .. autoattribute:: si .. autoattribute:: unit .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: all .. automethod:: any .. automethod:: argmax .. automethod:: argmin .. automethod:: argsort .. automethod:: choose .. automethod:: decompose .. automethod:: diff .. automethod:: dot .. automethod:: dump .. automethod:: dumps .. automethod:: ediff1d .. automethod:: fill .. automethod:: insert .. automethod:: item .. automethod:: itemset .. automethod:: mean .. automethod:: nansum .. automethod:: put .. automethod:: round .. automethod:: searchsorted .. automethod:: std .. automethod:: take .. automethod:: to .. automethod:: to_string .. automethod:: to_value .. automethod:: tobytes .. automethod:: tofile .. automethod:: tolist .. automethod:: tostring .. automethod:: trace .. automethod:: var