nmrglue.convert
===============

.. automodule:: nmrglue.fileio.convert

This modules is imported as nmrglue.convert and can be called as such.

High-Level Classes
---------------------

These are the classes most users will use from the convert module.

.. autoclass:: converter
    :members:


Low-Level Classes
-----------------

These classes are typically not used directly by users.  They are used by
high level functions.  Developers and user who want fine control over file
conversion will be interested in these functions.

.. autoclass:: udata_nd
