Go to the source code of this file.
Functions | |
double | LongTermCorrectionPerEye (double EsdOverFd, double gpsmegatime, unsigned int eye) |
double | LongTermCorrectionPerEyeAY (double EsdOverFd, double gpsmegatime, unsigned int eye) |
Variables | |
unsigned int | DataRelease = 1 |
unsigned int | NumberOfBreaks = 2 |
bool | ReadNewLTparametrization = false |
double LongTermCorrectionPerEye | ( | double | EsdOverFd, |
double | gpsmegatime, | ||
unsigned int | eye | ||
) |
Definition at line 15 of file Long_term_correction_header.h.
References RdGeoCeLDFFitter::b, DataRelease, and NumberOfBreaks.
Referenced by un2::SimpleReco().
double LongTermCorrectionPerEyeAY | ( | double | EsdOverFd, |
double | gpsmegatime, | ||
unsigned int | eye | ||
) |
Definition at line 151 of file Long_term_correction_header.h.
unsigned int DataRelease = 1 |
Definition at line 11 of file Long_term_correction_header.h.
Referenced by LongTermCorrectionPerEye().
unsigned int NumberOfBreaks = 2 |
Definition at line 11 of file Long_term_correction_header.h.
Referenced by LongTermCorrectionPerEye().
bool ReadNewLTparametrization = false |
Definition at line 13 of file Long_term_correction_header.h.