Value
=====

.. currentmodule:: jetset.model_parameters

.. autoclass:: Value
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Value.islog
      ~Value.lin
      ~Value.log
      ~Value.units
      ~Value.val

   .. rubric:: Attributes Documentation

   .. autoattribute:: islog
   .. autoattribute:: lin
   .. autoattribute:: log
   .. autoattribute:: units
   .. autoattribute:: val
