Loris::SpectralPeak Class Reference
List of all members.
Public Member Functions |
| SpectralPeak (double t, const Breakpoint &bp) |
double | time (void) const |
double | amplitude (void) const |
double | frequency (void) const |
double | bandwidth (void) const |
void | setAmplitude (double x) |
void | setBandwidth (double x) |
void | addNoiseEnergy (double enoise) |
Breakpoint | createBreakpoint (void) const |
Static Public Member Functions |
static bool | sort_increasing_freq (const SpectralPeak &lhs, const SpectralPeak &rhs) |
static bool | sort_greater_amplitude (const SpectralPeak &lhs, const SpectralPeak &rhs) |
The documentation for this class was generated from the following file: