ess.spectroscopy.types.InstrumentAngle
======================================

.. currentmodule:: ess.spectroscopy.types

.. autoclass:: InstrumentAngle
   :members:
   :special-members: __getitem__

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~InstrumentAngle.__init__
      ~InstrumentAngle.all
      ~InstrumentAngle.any
      ~InstrumentAngle.assign
      ~InstrumentAngle.assign_coords
      ~InstrumentAngle.assign_masks
      ~InstrumentAngle.astype
      ~InstrumentAngle.bin
      ~InstrumentAngle.broadcast
      ~InstrumentAngle.ceil
      ~InstrumentAngle.copy
      ~InstrumentAngle.drop_coords
      ~InstrumentAngle.drop_masks
      ~InstrumentAngle.flatten
      ~InstrumentAngle.floor
      ~InstrumentAngle.fold
      ~InstrumentAngle.group
      ~InstrumentAngle.groupby
      ~InstrumentAngle.hist
      ~InstrumentAngle.max
      ~InstrumentAngle.mean
      ~InstrumentAngle.median
      ~InstrumentAngle.min
      ~InstrumentAngle.nanhist
      ~InstrumentAngle.nanmax
      ~InstrumentAngle.nanmean
      ~InstrumentAngle.nanmedian
      ~InstrumentAngle.nanmin
      ~InstrumentAngle.nanstd
      ~InstrumentAngle.nansum
      ~InstrumentAngle.nanvar
      ~InstrumentAngle.plot
      ~InstrumentAngle.rebin
      ~InstrumentAngle.rename
      ~InstrumentAngle.rename_dims
      ~InstrumentAngle.round
      ~InstrumentAngle.save_hdf5
      ~InstrumentAngle.squeeze
      ~InstrumentAngle.std
      ~InstrumentAngle.sum
      ~InstrumentAngle.to
      ~InstrumentAngle.transform_coords
      ~InstrumentAngle.transpose
      ~InstrumentAngle.underlying_size
      ~InstrumentAngle.var
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~InstrumentAngle.bins
      ~InstrumentAngle.coords
      ~InstrumentAngle.data
      ~InstrumentAngle.dim
      ~InstrumentAngle.dims
      ~InstrumentAngle.dtype
      ~InstrumentAngle.is_binned
      ~InstrumentAngle.masks
      ~InstrumentAngle.name
      ~InstrumentAngle.ndim
      ~InstrumentAngle.shape
      ~InstrumentAngle.size
      ~InstrumentAngle.sizes
      ~InstrumentAngle.unit
      ~InstrumentAngle.value
      ~InstrumentAngle.values
      ~InstrumentAngle.variance
      ~InstrumentAngle.variances
   
   