Qudi
|
Public Member Functions | |
def | import_sampling_functions (cls, path_list) |
Static Public Member Functions | |
def | is_sampling_function_class (obj) |
Helper method to check if an object is a valid sampling function class. More... | |
Static Public Attributes | |
parameters = dict() | |
|
static |
Helper method to check if an object is a valid sampling function class.
object | obj: object to check |