Qudi
|
Object representing a sine wave element. More...
Public Member Functions | |
def | __init__ (self, amplitude=None, frequency=None, phase=None) |
def | get_samples (self, time_array) |
Public Attributes | |
amplitude | |
frequency | |
phase | |
Static Public Attributes | |
params = OrderedDict() | |
Object representing a sine wave element.