Returns the current output frequency of the oscillator.
Sets the new frequency of the oscillator. In devived classes, this might also change the internal state of the oscillator.
Generates an output based on the oscillator's internal states.
Returns the sampling frequency set in this oscillator.
Sets the sampling frequency of the oscillator. In devived classes, this might also change the internal state of the oscillator.
The current frequency of the oscillator
Sampling frequency of the output
Implements an oscillator base.