|
Fourier Transformation Algorithms
|
The actual coefficient data point The actual coefficients derived by a fourier transformation. More...
#include <fourier.h>
Public Attributes | |
| int | order {0} |
| < The order of the coefficient More... | |
| double | a {0} |
| The b value of the coefficient. More... | |
| double | b {0} |
The actual coefficient data point The actual coefficients derived by a fourier transformation.
| double Fourier::Coefficients::Coefficient::a {0} |
The b value of the coefficient.
| double Fourier::Coefficients::Coefficient::b {0} |
| int Fourier::Coefficients::Coefficient::order {0} |
< The order of the coefficient
The a value of the coefficient
1.8.18