.. py:class:: dummy_cur_exp .. py:attribute:: ShotRepTime .. py:attribute:: NbScansToDo .. py:attribute:: SweepsPExp .. py:attribute:: ShotsPLoop .. py:attribute:: XSpecRes .. py:attribute:: NbScansDone .. py:attribute:: FTAcqModeSlct .. py:attribute:: PlsSPELPrgPaF .. py:attribute:: PlsSPELGlbPaF .. py:attribute:: PlsSPELLISTSlct .. py:attribute:: PlsSPELEXPSlct .. py:attribute:: ReplaceMode .. py:attribute:: CenterField .. py:attribute:: FrequencyMon .. py:attribute:: SweepWidth .. py:method:: __getitem__(name) This method returns a given parameter class for the name provided :param name: The name of parameter needed :type name: string :return: Instance of dummy_param class corresponding to the searched name :rtype: dummy_param class .. !! processed by numpydoc !! .. py:method:: getParam(name) Extracts a paremeter from the current exeperiment :param name: The name of the parameter to be extracted :type name: string :return: An instance of the parameter class for the given paramter name :rtype: parameter Class .. !! processed by numpydoc !! .. py:method:: aqExpRun()