Qudi
|
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__) | |
Base class for all sampling functions.