Revision f6d9679fd5be5c63fa0690ffc193d84580cb6e03 authored by Bryna Hazelton on 23 April 2020, 23:29:29 UTC, committed by Bryna Hazelton on 24 April 2020, 17:04:02 UTC
1 parent 2176518
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