![]()  | 
  
    SMILE
    v2.5
    
   Schwarzschild Modelling Interactive expLoratory Environment 
   | 
 
Definition of one spectral line in one-dimensional time series (nothing to do with spectroscopy!:) More...
#include <orbitan.h>
Public Member Functions | |
| CSpectralLine (double _freq=0, double _ampl=0, double _phase=0, int _method=0) | |
| bool | operator< (CSpectralLine S) const | 
| sort in reverse order of amplitude  | |
| operator double () const | |
Public Attributes | |
| double | freq | 
| frequency  | |
| double | ampl | 
| amplitude  | |
| double | phase | 
| phase (complex amplitude = ampl * exp(I*phase)  | |
| int | method | 
| 0: Carpintero&Aguilar, 1: Hunter (more precise); other variants are not implemented yet  | |
Definition of one spectral line in one-dimensional time series (nothing to do with spectroscopy!:)
 1.8.8