Revision 8383696320850233f91915960e5bf6768e744d0b authored by Bryna Hazelton on 20 July 2021, 19:09:17 UTC, committed by Bryna Hazelton on 09 February 2022, 20:50:25 UTC
1 parent bf4788f
Raw File
uvbeam.rst
UVBeam Class
=============

UVBeam is the main user class for beam models. It provides import and export functionality to
supported file formats and can be interacted with directly.

.. autoclass:: pyuvdata.UVBeam
  :members:
back to top