Revision 8a160b67ed6b6dd4ee4c18395a6359c19cdaea65 authored by Bryna Hazelton on 13 January 2022, 03:30:58 UTC, committed by Matthew Kolopanis on 20 January 2022, 16:48:36 UTC
1 parent 7bf3244
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