pygsti.baseobjs.label.LabelTupWithTime
======================================

.. currentmodule:: pygsti.baseobjs.label

.. autoclass:: LabelTupWithTime
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~LabelTupWithTime.__init__
      ~LabelTupWithTime.collect_args
      ~LabelTupWithTime.concat
      ~LabelTupWithTime.copy
      ~LabelTupWithTime.count
      ~LabelTupWithTime.expand_subcircuits
      ~LabelTupWithTime.has_prefix
      ~LabelTupWithTime.index
      ~LabelTupWithTime.init
      ~LabelTupWithTime.map_state_space_labels
      ~LabelTupWithTime.replace_name
      ~LabelTupWithTime.strip_args
      ~LabelTupWithTime.to_native
      ~LabelTupWithTime.with_sorted_inner_labels
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LabelTupWithTime.IS_SIMPLE
      ~LabelTupWithTime.args
      ~LabelTupWithTime.components
      ~LabelTupWithTime.depth
      ~LabelTupWithTime.has_nontrivial_components
      ~LabelTupWithTime.is_simple
      ~LabelTupWithTime.is_sorted
      ~LabelTupWithTime.name
      ~LabelTupWithTime.num_qubits
      ~LabelTupWithTime.qubits
      ~LabelTupWithTime.reps
      ~LabelTupWithTime.sslbls
      ~LabelTupWithTime.time
   
   