Package prompt :: Module frq :: Class Frq
[hide private]
[frames] | no frames]

Class Frq

source code


Class for manipulating spectrometer frequencies.

Instance Methods [hide private]
 
set(self, id=None, frq=None)
Set the spectrometer frequency of the experiment.
source code

Inherited from base_class.User_fn_class: __init__

Method Details [hide private]

set(self, id=None, frq=None)

source code 
Set the spectrometer frequency of the experiment.

Keyword arguments
~~~~~~~~~~~~~~~~~

id:  The experiment identification string.

frq:  The spectrometer frequency in Hertz.


Description
~~~~~~~~~~~

This user function allows the spectrometer frequency of a given experiment to be set.