﻿VariableUncertainty
===================

.. currentmodule:: obsarray.unc_accessor

.. autoclass:: VariableUncertainty

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~VariableUncertainty.__init__
      ~VariableUncertainty.keys
      ~VariableUncertainty.random_unc
      ~VariableUncertainty.structured_err_corr_matrix
      ~VariableUncertainty.structured_err_cov_matrix
      ~VariableUncertainty.structured_unc
      ~VariableUncertainty.systematic_unc
      ~VariableUncertainty.total_err_corr_matrix
      ~VariableUncertainty.total_err_cov_matrix
      ~VariableUncertainty.total_unc
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~VariableUncertainty.comps
      ~VariableUncertainty.random_comps
      ~VariableUncertainty.structured_comps
      ~VariableUncertainty.systematic_comps
   
   