Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 82fd441cd3f2a8bc33fc3ed41403eced > files > 1739

python-astropy-0.2.4-4.mga4.x86_64.rpm



UnitBase
===========================

.. currentmodule:: astropy.units.core

.. autoclass:: UnitBase
   :show-inheritance:

   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~UnitBase.physical_type

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~UnitBase.compose
      ~UnitBase.decompose
      ~UnitBase.find_equivalent_units
      ~UnitBase.get_converter
      ~UnitBase.in_units
      ~UnitBase.is_equivalent
      ~UnitBase.to
      ~UnitBase.to_string
      ~UnitBase.to_system

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: physical_type

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: compose
   .. automethod:: decompose
   .. automethod:: find_equivalent_units
   .. automethod:: get_converter
   .. automethod:: in_units
   .. automethod:: is_equivalent
   .. automethod:: to
   .. automethod:: to_string
   .. automethod:: to_system