FFTBinAffinePrediction Class Reference
List of all members.
Public Member Functions |
| FFTBinAffinePrediction (int cheetah_bitrate, int fft_length, double target_frequency, double slope, double offset, int halfwidth) |
int | getBitrate () |
int | getFFTLength () |
double | getTargetFrequency () |
double | getSlope () |
double | getOffset () |
int | getHalfwidth () |
int | getTargetBin () |
double | getSamplingFrequency () |
void | setBitrate (int bitrate) |
void | setFFTLength (int fft_length) |
void | setTargetFrequency (double frequency) |
void | setSlope (double slope) |
void | setOffset (double offset) |
void | setHalfwidth (int halfwidth) |
void | updateTargetBin () |
Detailed Description
Definition at line 10 of file FFTBinPrediction.H.
The documentation for this class was generated from the following files: