BaseWaves
=========

.. currentmodule:: abtem.waves

.. autoclass:: abtem.waves.BaseWaves
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~BaseWaves.__init__
      ~BaseWaves.match_grid
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~BaseWaves.accelerator
      ~BaseWaves.angular_sampling
      ~BaseWaves.antialias_cutoff_gpts
      ~BaseWaves.antialias_valid_gpts
      ~BaseWaves.base_axes_metadata
      ~BaseWaves.cutoff_angles
      ~BaseWaves.device
      ~BaseWaves.dtype
      ~BaseWaves.energy
      ~BaseWaves.extent
      ~BaseWaves.full_cutoff_angles
      ~BaseWaves.gpts
      ~BaseWaves.grid
      ~BaseWaves.metadata
      ~BaseWaves.reciprocal_space_axes_metadata
      ~BaseWaves.reciprocal_space_sampling
      ~BaseWaves.rectangle_cutoff_angles
      ~BaseWaves.sampling
      ~BaseWaves.wavelength
   
   