Qudi
Public Member Functions | Public Attributes | List of all members
microwave_interface.MicrowaveLimits Class Reference

A container to hold all limits for microwave sources. More...

Public Member Functions

def __init__ (self)
 Create an instance containing all parameters with default values. More...
 
def frequency_in_range (self, frequency)
 
def power_in_range (self, power)
 
def list_step_in_range (self, step)
 
def sweep_step_in_range (self, step)
 
def slope_in_range (self, slope)
 

Public Attributes

 supported_modes
 
 min_frequency
 
 max_frequency
 
 min_power
 
 max_power
 
 list_minstep
 
 list_maxstep
 
 list_maxentries
 
 sweep_minstep
 
 sweep_maxstep
 
 sweep_maxentries
 
 sweep_minslope
 
 sweep_maxslope
 

Detailed Description

A container to hold all limits for microwave sources.

Constructor & Destructor Documentation

◆ __init__()

def microwave_interface.MicrowaveLimits.__init__ (   self)

Create an instance containing all parameters with default values.


The documentation for this class was generated from the following file: