mock_instruments
================

.. py:module:: quantify_scheduler.helpers.mock_instruments 

.. autoapi-nested-parse::

   Module containing Mock Instruments.



Module Contents
---------------

Classes
~~~~~~~

.. autoapisummary::

   quantify_scheduler.helpers.mock_instruments.MockLocalOscillator




.. py:class:: MockLocalOscillator(name: str)

   Bases: :py:obj:`qcodes.instrument.instrument.Instrument`


   A class representing a dummy Local Oscillator.

   :param name: QCoDeS name of the intstrument.


   .. py:method:: _add_qcodes_parameters_dummy() -> None

      Use to fake communications.