:py:mod:`ethos_penalps.utilities.units`
=======================================

.. py:module:: ethos_penalps.utilities.units


Module Contents
---------------

Classes
~~~~~~~

.. autoapisummary::

   ethos_penalps.utilities.units.Units




Attributes
~~~~~~~~~~

.. autoapisummary::

   ethos_penalps.utilities.units.unit_registry


.. py:class:: Units


   .. py:attribute:: unit_registry

      

   .. py:attribute:: time_unit
      :type: pint.Unit

      

   .. py:attribute:: mass_unit
      :type: pint.Unit

      

   .. py:attribute:: power_unit
      :type: pint.Unit

      

   .. py:attribute:: energy_unit
      :type: pint.Unit

      

   .. py:method:: get_unit() -> pint.Unit


   .. py:method:: compress_quantity(unit: pint.Unit) -> pint.Quantity


   .. py:method:: get_value_from_quantity() -> numbers.Number



.. py:data:: unit_registry

   

