API Reference
=============
To learn how to quickly get started with pyAMPS, we recommend that people start looking at :ref:`usage`, and use this page once a comprehensive listing of all functionality is needed. Documentation for each function and its arguments can be found using the `help` command.  

Core functionality (`pyamps`)
-----------------------------

.. automodule:: pyamps
    :members:

Magnetic local time (`pyamps.mlt_utils`)
----------------------------------------
.. automodule:: pyamps.mlt_utils
    :members:


Spherical harmonics (`pyamps.sh_utils`)
---------------------------------------
.. automodule:: pyamps.sh_utils
    :members:



AMPS model parameters (`pyamps.model_utils`)
--------------------------------------------
.. automodule:: pyamps.model_utils
    :members:


Polar coordinate plots (`pyamps.plot_utils`)
--------------------------------------------
.. automodule:: pyamps.plot_utils
    :members:


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
