Revision 02d2b658abe8be1bc4f8f37502f7122b0080f328 authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC, committed by Bryna Hazelton on 09 September 2021, 22:30:31 UTC
1 parent 9b91ad7
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