﻿fdtdx.LinearReconstructEveryK
=============================

.. currentmodule:: fdtdx

.. autoclass:: LinearReconstructEveryK
   :show-inheritance:

Quick Reference
---------------



.. rubric:: Attributes





* :attr:`~LinearReconstructEveryK.k`



* :attr:`~LinearReconstructEveryK.start_recording_after`






.. rubric:: Methods





* :attr:`~LinearReconstructEveryK.aset`



* :attr:`~LinearReconstructEveryK.compress`



* :attr:`~LinearReconstructEveryK.decompress`



* :attr:`~LinearReconstructEveryK.get_class_fields`



* :attr:`~LinearReconstructEveryK.get_public_fields`



* :attr:`~LinearReconstructEveryK.indices_to_decompress`



* :attr:`~LinearReconstructEveryK.init_shapes`



* :attr:`~LinearReconstructEveryK.time_to_array_index`







Attributes
==========





.. autoattribute:: LinearReconstructEveryK.k



.. autoattribute:: LinearReconstructEveryK.start_recording_after








Methods
==========








.. automethod:: LinearReconstructEveryK.aset





.. automethod:: LinearReconstructEveryK.compress





.. automethod:: LinearReconstructEveryK.decompress





.. automethod:: LinearReconstructEveryK.get_class_fields





.. automethod:: LinearReconstructEveryK.get_public_fields





.. automethod:: LinearReconstructEveryK.indices_to_decompress





.. automethod:: LinearReconstructEveryK.init_shapes





.. automethod:: LinearReconstructEveryK.time_to_array_index






If you find any errors in the documentation, please report them in the `Github Issues <https://github.com/ymahlau/fdtdx/issues>`_!