``sensortoolkit.param``
-----------------------

The ``sensortoolkit.param`` subpackage contains modules for defining the
``sensortoolkit.Parameter`` object and the ``sensortoolkit.Parameter.PerformanceTargets``
sub-object attribute.

Clicking on each module below will open a page with a detailed description and
list of functions included within the module.

.. autosummary::
  :toctree: _autosummary
  :template: custom-module-template.rst
  :recursive:

  sensortoolkit.param._parameter
  sensortoolkit.param._targets
