Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 476 Bytes

api_io.rst

File metadata and controls

27 lines (18 loc) · 476 Bytes

IO

.. currentmodule:: liso.io

.. autofunction:: open_sim
.. autofunction:: open_run


.. currentmodule:: liso.io.reader

.. autoclass:: SimDataCollection
    :show-inheritance:

    .. automethod:: info
    .. automethod:: get_controls
    .. automethod:: from_index
    .. automethod:: channel


.. autoclass:: ExpDataCollection
    :show-inheritance:

    .. automethod:: info
    .. automethod:: get_controls
    .. automethod:: from_index
    .. automethod:: channel