#include <LikelihoodFunctions.h>
Public Attributes | |
double | fCTime = 0 |
double | fGPSTimeVariance = 0 |
unsigned int | fId = 0 |
bool | fIsSaturated = false |
utl::Point | fPos |
double | fRecoveredSignal = 0 |
double | fRecoveredSignalErr = 0 |
double | fSignal = 0 |
double | fT50 = 0 |
Definition at line 49 of file LDFFinderKG/LikelihoodFunctions.h.
double LDFFinderKG::StationFitData::fCTime = 0 |
Definition at line 56 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
double LDFFinderKG::StationFitData::fGPSTimeVariance = 0 |
Definition at line 58 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
unsigned int LDFFinderKG::StationFitData::fId = 0 |
Definition at line 50 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
bool LDFFinderKG::StationFitData::fIsSaturated = false |
Definition at line 51 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
utl::Point LDFFinderKG::StationFitData::fPos |
Definition at line 52 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
double LDFFinderKG::StationFitData::fRecoveredSignal = 0 |
Definition at line 54 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
double LDFFinderKG::StationFitData::fRecoveredSignalErr = 0 |
Definition at line 55 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
double LDFFinderKG::StationFitData::fSignal = 0 |
Definition at line 53 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().
double LDFFinderKG::StationFitData::fT50 = 0 |
Definition at line 57 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::MakeStationFitData().