double v; |
Velocity from ACF. |
double v_err; |
Velocity error from ACF. |
double p_0; |
Lag zero power. |
double p_l; |
Power from lambda fit of ACF. |
double p_l_err; |
Power error from lambda fit of ACF. |
double p_s; |
Power from sigma fit of ACF. |
double p_s_err; |
Power error from sigma fit of ACF. |
double w_l; |
Spectral width from lambda fit of ACF. |
double w_l_err; |
Spectral width error from lambda fit of ACF. |
double w_s; |
Spectral width from sigma fit of ACF. |
double w_s_err; |
Spectral width error from sigma fit of ACF. |
double phi0; |
Phase determination at lag zero of the ACF. |
double phi0_err; |
Phase determination error at lag zero of the ACF. |
double sdev_l; |
Standard deviation of lambda fit. |
double sdev_s; |
Standard deviation of sigma fit . |
double sdev_phi; |
Standard deviation of phase fit. |
int qflg; |
Quality flag. |
int gsct; |
Ground scatter flag. |
int nump; |
Number of points in the fit. |