StructuredUnit ============== .. currentmodule:: astropy.units .. autoclass:: StructuredUnit :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StructuredUnit.cgs ~StructuredUnit.field_names ~StructuredUnit.physical_type ~StructuredUnit.si .. rubric:: Methods Summary .. autosummary:: ~StructuredUnit.decompose ~StructuredUnit.is_equivalent ~StructuredUnit.items ~StructuredUnit.keys ~StructuredUnit.to ~StructuredUnit.to_string ~StructuredUnit.values .. rubric:: Attributes Documentation .. autoattribute:: cgs .. autoattribute:: field_names .. autoattribute:: physical_type .. autoattribute:: si .. rubric:: Methods Documentation .. automethod:: decompose .. automethod:: is_equivalent .. automethod:: items .. automethod:: keys .. automethod:: to .. automethod:: to_string .. automethod:: values