OpenWareLaboratory
ComplexOscillator.h File Reference
Include dependency graph for ComplexOscillator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ComplexOscillator
 A complex oscillator is a MultiSignalGenerator with 2 channels that operates at a given frequency and that can be frequency modulated. More...
 

Typedefs

template<typename OscillatorClass >
using ComplexOscillatorTemplate = OscillatorTemplate< OscillatorClass, ComplexOscillator, ComplexFloat >
 

Typedef Documentation

◆ ComplexOscillatorTemplate

template<typename OscillatorClass >
using ComplexOscillatorTemplate = OscillatorTemplate<OscillatorClass, ComplexOscillator, ComplexFloat>

Definition at line 60 of file ComplexOscillator.h.