pygsti.baseobjs.label.LabelTupTupWithTime
=========================================

.. currentmodule:: pygsti.baseobjs.label

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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