Qudi
Public Member Functions | Static Public Attributes | List of all members
sampling_functions.SamplingBase Class Reference

Base class for all sampling functions. More...

Public Member Functions

def __repr__ (self)
 
def __str__ (self)
 
def __eq__ (self, other)
 
def get_dict_representation (self)
 

Static Public Attributes

 params = OrderedDict()
 
 log = logging.getLogger(__name__)
 

Detailed Description

Base class for all sampling functions.


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