Revision c9a7b2062aa517fd161aedba02f9d5b4d7532fe5 authored by pyxieloustar on 09 September 2021, 00:09:29 UTC, committed by pyxieloustar on 09 September 2021, 00:11:08 UTC
1 parent 2910859
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