General Purpose Geodetic Library
|
#include <SgVlbiBaselineInfo.h>
Public Attributes | |
SgMJD | epoch_ |
double | totWrms_ |
double | minWrms_ |
int | numOnLeft_ |
int | numOnRight_ |
SgMJD | tOnLeft_ |
SgMJD | tOnRight_ |
Definition at line 48 of file SgVlbiBaselineInfo.h.
SgMJD SgClockBreakIndicator::epoch_ |
Definition at line 51 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiBaselineInfo::evaluateCBIndicator().
double SgClockBreakIndicator::minWrms_ |
Definition at line 53 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiSession::detectClockBreaks_mode1(), and SgVlbiBaselineInfo::evaluateCBIndicator().
int SgClockBreakIndicator::numOnLeft_ |
Definition at line 54 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiSession::detectClockBreaks_mode1(), and SgVlbiBaselineInfo::evaluateCBIndicator().
int SgClockBreakIndicator::numOnRight_ |
Definition at line 55 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiSession::detectClockBreaks_mode1(), and SgVlbiBaselineInfo::evaluateCBIndicator().
SgMJD SgClockBreakIndicator::tOnLeft_ |
Definition at line 56 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiBaselineInfo::evaluateCBIndicator().
SgMJD SgClockBreakIndicator::tOnRight_ |
Definition at line 57 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiBaselineInfo::evaluateCBIndicator().
double SgClockBreakIndicator::totWrms_ |
Definition at line 52 of file SgVlbiBaselineInfo.h.
Referenced by SgVlbiSession::detectClockBreaks_mode1(), and SgVlbiBaselineInfo::evaluateCBIndicator().