Object representing a double sine wave element (Product of two sine waves; NOT normalized)
More...
|
def | __init__ (self, amplitude_1=None, frequency_1=None, phase_1=None, amplitude_2=None, frequency_2=None, phase_2=None) |
|
def | get_samples (self, time_array) |
|
|
| amplitude_1 |
|
| frequency_1 |
|
| phase_1 |
|
| amplitude_2 |
|
| frequency_2 |
|
| phase_2 |
|
Object representing a double sine wave element (Product of two sine waves; NOT normalized)
The documentation for this class was generated from the following file:
- logic/pulsed/sampling_function_defs/basic_sampling_functions.py