TimestampedData
===============

.. currentmodule:: pipeline.infrastructure.callibrary

.. autoclass:: TimestampedData
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimestampedData.data
      ~TimestampedData.marker
      ~TimestampedData.time

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimestampedData.cmp
      ~TimestampedData.count
      ~TimestampedData.index

   .. rubric:: Attributes Documentation

   .. autoattribute:: data
   .. autoattribute:: marker
   .. autoattribute:: time

   .. rubric:: Methods Documentation

   .. automethod:: cmp
   .. automethod:: count
   .. automethod:: index
