General Purpose Geodetic Library
|
#include <SgVlbiAuxObservation.h>
Public Types | |
enum | Attributes { Attr_CLOCK_BREAK = 1<<3 , Attr_CABLE_CAL_BAD = 1<<4 } |
![]() | |
enum | Attributes { Attr_NOT_VALID = 1<<0 , Attr_PROCESSED = 1<<1 , Attr_FORCE_2_PROCESS = 1<<2 } |
![]() | |
enum | Format { F_Verbose , F_VerboseLong , F_YYYYMMDDHHMMSSSS , F_Simple , F_YYYYMMDDSSSSSS , F_YYYYMMDDDD , F_INTERNAL , F_ECCDAT , F_SOLVE_SPLFL , F_SOLVE_SPLFL_V2 , F_SOLVE_SPLFL_V3 , F_SOLVE_SPLFL_SHORT , F_SOLVE_SPLFL_LONG , F_FS_LOG , F_MJD , F_UNIX , F_SINEX , F_ISO , F_RFC2822 , F_Date , F_DDMonYYYY , F_YYYYMMDD , F_yyyymmdd , F_YYYYMonDD , F_YYMonDD , F_Year , F_SINEX_S , F_Time , F_HHMMSS , F_TimeShort } |
Public Member Functions | |
SgVlbiAuxObservation () | |
virtual | ~SgVlbiAuxObservation () |
SgVlbiObservation * | getOwner () const |
short int | getStationIdx () const |
const SgMeteoData & | getMeteoData () const |
SgMeteoData & | meteoData () |
double | getCableCalibration () const |
double | getCableCalSign () const |
double | getAzimuthAngle () const |
double | getAzimuthAngleRate () const |
double | getElevationAngle () const |
double | getElevationAngleRate () const |
double | getParallacticAngle () const |
double | getAprioriClocks () const |
double | getEstClocks () const |
double | getEstClocksSigma () const |
double | getEstZenithDelay () const |
double | getEstZenithDelaySigma () const |
double | getEstAtmGradN () const |
double | getEstAtmGradNSigma () const |
double | getEstAtmGradE () const |
double | getEstAtmGradESigma () const |
double | getZenithDelayH () const |
double | getZenithDelayW () const |
double | getCalcNdryCont4Delay () const |
double | getCalcNdryCont4Rate () const |
double | getCalcNwetCont4Delay () const |
double | getCalcNwetCont4Rate () const |
double | getCalcUnPhaseCal () const |
double | getCalcAxisOffset4Delay () const |
double | getCalcAxisOffset4Rate () const |
double | getCalcOLoadHorz4Delay () const |
double | getCalcOLoadHorz4Rate () const |
double | getCalcOLoadVert4Delay () const |
double | getCalcOLoadVert4Rate () const |
double | getDdel_dAxsOfs () const |
double | getDrat_dAxsOfs () const |
double | getDdel_dTzdDry () const |
double | getDrat_dTzdDry () const |
double | getDdel_dTzdWet () const |
double | getDrat_dTzdWet () const |
double | getDdel_dTzdGrdN () const |
double | getDrat_dTzdGrdN () const |
double | getDdel_dTzdGrdE () const |
double | getDrat_dTzdGrdE () const |
const Sg3dVector & | getOcnLdR () const |
const Sg3dVector & | getOcnLdV () const |
double | getRefClockOffset () const |
double | getSlantDelayH () const |
double | getSlantRateH () const |
double | getSlantDelayW () const |
double | getSlantRateW () const |
double | getPartDelayW () const |
double | getPartRateW () const |
const SgVector * | getTsyses () const |
double | getTsys (unsigned int idx) const |
const QString & | getTapeId () const |
void | setOwner (SgVlbiObservation *) |
void | setStationIdx (short int idx) |
void | setMeteoData (const SgMeteoData &meteo) |
void | setCableCalibration (double cable) |
void | setCableCalSign (double s) |
void | setAzimuthAngle (double angle) |
void | setAzimuthAngleRate (double rate) |
void | setElevationAngle (double angle) |
void | setElevationAngleRate (double rate) |
void | setParallacticAngle (double angle) |
void | setAprioriClocks (double clocks) |
void | setEstClocks (double d) |
void | setEstClocksSigma (double e) |
void | setEstZenithDelay (double d) |
void | setEstZenithDelaySigma (double e) |
void | setEstAtmGradN (double g) |
void | setEstAtmGradNSigma (double s) |
void | setEstAtmGradE (double g) |
void | setEstAtmGradESigma (double s) |
void | setZenithDelayH (double d) |
void | setZenithDelayW (double d) |
void | setCalcNdryCont4Delay (double v) |
void | setCalcNdryCont4Rate (double v) |
void | setCalcNwetCont4Delay (double v) |
void | setCalcNwetCont4Rate (double v) |
void | setCalcUnPhaseCal (double v) |
void | setCalcAxisOffset4Delay (double v) |
void | setCalcAxisOffset4Rate (double v) |
void | setCalcOLoadHorz4Delay (double v) |
void | setCalcOLoadHorz4Rate (double v) |
void | setCalcOLoadVert4Delay (double v) |
void | setCalcOLoadVert4Rate (double v) |
void | setDdel_dAxsOfs (double v) |
void | setDrat_dAxsOfs (double v) |
void | setDdel_dTzdDry (double v) |
void | setDrat_dTzdDry (double v) |
void | setDdel_dTzdWet (double v) |
void | setDrat_dTzdWet (double v) |
void | setDdel_dTzdGrdN (double v) |
void | setDrat_dTzdGrdN (double v) |
void | setDdel_dTzdGrdE (double v) |
void | setDrat_dTzdGrdE (double v) |
void | setOcnLdR (const Sg3dVector &r) |
void | setOcnLdV (const Sg3dVector &v) |
void | setRefClockOffset (double d) |
void | setSlantDelayH (double d) |
void | setSlantRateH (double d) |
void | setSlantDelayW (double d) |
void | setSlantRateW (double d) |
void | setPartDelayW (double d) |
void | setPartRateW (double d) |
void | setTsyses (const SgVector &ts) |
SgVector * | tSyses () |
void | setTapeId (const QString id) |
virtual const QString | className () const |
virtual bool | selfCheck () |
virtual bool | isEligible (const SgTaskConfig *) |
virtual void | prepare4Analysis (SgTaskManager *) |
virtual void | evaluateTheoreticalValues (SgTaskManager *) |
virtual void | evaluateResiduals (SgTaskManager *, SgVlbiBand *, bool) |
virtual void | evaluateResiduals (SgTaskManager *) |
virtual const SgVector & | o_c () |
virtual const SgVector & | sigma () |
void | resetCable () |
void | resetMeteo () |
void | resetTsys () |
virtual bool | operator== (const SgVlbiAuxObservation &auxObs) const |
virtual bool | operator!= (const SgVlbiAuxObservation &auxObs) const |
void | setTsysesSize (int n) |
![]() | |
SgObservation () | |
SgObservation (const SgObservation &obs) | |
virtual | ~SgObservation () |
SgObservation & | operator= (const SgObservation &obs) |
virtual TechniqueID | getTechniqueID () const |
virtual int | getMediaIdx () const |
virtual void | setTechniqueID (TechniqueID id) |
virtual void | setMediaIdx (int idx) |
virtual const SgMJD & | getMJD () const |
virtual void | setMJD (const SgMJD &) |
virtual bool | operator== (const SgObservation &obs) const |
virtual bool | operator!= (const SgObservation &obs) const |
virtual bool | operator< (const SgObservation &obs) const |
![]() | |
SgMJD () | |
SgMJD (double epoch) | |
SgMJD (const SgMJD &MJD) | |
SgMJD (int nDay, double dTime) | |
SgMJD (int nYear, int nMonth, int nDay, int nHour=0, int nMin=0, double dSec=0.0) | |
SgMJD (const QDateTime &) | |
~SgMJD () | |
SgMJD & | operator= (const SgMJD &T) |
int | getDate () const |
double | getTime () const |
void | setDate (int nDays) |
void | setTime (double dTime) |
QDateTime | toQDateTime () const |
QString | className () const |
int | calcYear () const |
int | calcMonth () const |
int | calcDay () const |
int | calcDayOfYear () const |
int | calcDayOfWeek () const |
int | calcHour () const |
int | calcMin () const |
double | calcSec () const |
void | toYMDHMS_tr (int &nYear, int &nMonth, int &nDay, int &nHour, int &nMin, double &dSec) const |
QString | dayOfWeek2Str () const |
QString | dayOfWeek2LongStr () const |
void | setUpEpoch (int year, int month, int day, int hour, int min, double sec) |
QString | toString (Format format=F_Verbose) const |
bool | fromString (Format format, const QString &str, bool isReset=true) |
bool | operator== (const SgMJD &T) const |
bool | operator!= (const SgMJD &T) const |
SgMJD & | operator+= (double days) |
SgMJD & | operator-= (double days) |
double | toDouble () const |
SgMJD | toUtc () const |
SgMJD | toLocal () const |
double | gmst () const |
bool | saveIntermediateResults (QDataStream &) const |
bool | loadIntermediateResults (QDataStream &) |
![]() | |
SgAttribute () | |
SgAttribute (const SgAttribute &a) | |
~SgAttribute () | |
SgAttribute & | operator= (const SgAttribute &a) |
unsigned int | getAttributes () const |
void | setAttributes (unsigned int a) |
void | addAttr (uint a) |
void | delAttr (uint a) |
void | assignAttr (uint a, bool b) |
void | xorAttr (uint a) |
bool | isAttr (uint a) const |
void | clearAll () |
Additional Inherited Members | |
![]() | |
static int | calcDayNumber (int year, int month, int day) |
static double | calcPartOfDay (int hour, int min, double sec) |
static void | MJD_reverse (int date, double time, int &nYear, int &nMonth, int &nDay, int &nHour, int &nMin, double &dSec) |
static SgMJD | currentMJD () |
![]() | |
static const QString | className () |
![]() | |
TechniqueID | techniqueID_ |
int | mediaIdx_ |
![]() | |
static const char * | shortMonthNames_ [] |
static const char * | longMonthNames_ [] |
static const char * | shortWeekdayNames_ [] |
static const char * | longWeekdayNames_ [] |
The class is representing observation-like data (meteo parameters, cable calibraiton, other measurements) for each station. ====================================================================================================
Definition at line 51 of file SgVlbiAuxObservation.h.
Enumerator | |
---|---|
Attr_CLOCK_BREAK | clock break occured at the station |
Attr_CABLE_CAL_BAD | clock break occured at the station |
Definition at line 54 of file SgVlbiAuxObservation.h.
|
inline |
A constructor. Creates a default object.
Definition at line 559 of file SgVlbiAuxObservation.h.
References aprioriClocks_, azimuthAngle_, azimuthAngleRate_, cableCalibration_, calcAxisOffset4Delay_, calcAxisOffset4Rate_, calcNdryCont4Delay_, calcNdryCont4Rate_, calcNwetCont4Delay_, calcNwetCont4Rate_, calcOLoadHorz4Delay_, calcOLoadHorz4Rate_, calcOLoadVert4Delay_, calcOLoadVert4Rate_, calcUnPhaseCal_, dDel_dAxsOfs_, dDel_dTzdDry_, dDel_dTzdGrdE_, dDel_dTzdGrdN_, dDel_dTzdWet_, dRat_dAxsOfs_, dRat_dTzdDry_, dRat_dTzdGrdE_, dRat_dTzdGrdN_, dRat_dTzdWet_, elevationAngle_, elevationAngleRate_, estAtmGradE_, estAtmGradESigma_, estAtmGradN_, estAtmGradNSigma_, estClocks_, estClocksSigma_, estZenithDelay_, estZenithDelaySigma_, owner_, parallacticAngle_, partDelayW_, partRateW_, refClockOffset_, slantDelayH_, slantDelayW_, slantRateH_, slantRateW_, stationIdx_, tSyses_, zenithDelayH_, and zenithDelayW_.
|
inlinevirtual |
A destructor. Frees allocated memory.
Definition at line 619 of file SgVlbiAuxObservation.h.
References tSyses_.
|
inlinevirtual |
Returns name of the class (for debug output).
Reimplemented from SgObservation.
Definition at line 1198 of file SgVlbiAuxObservation.h.
|
virtual |
Implements SgObservation.
Definition at line 81 of file SgVlbiAuxObservation.cpp.
|
virtual |
Definition at line 74 of file SgVlbiAuxObservation.cpp.
|
virtual |
Implements SgObservation.
Definition at line 88 of file SgVlbiAuxObservation.cpp.
|
inline |
Returns a priori clock model (if necessary) in sec.
Definition at line 716 of file SgVlbiAuxObservation.h.
References aprioriClocks_.
Referenced by operator==().
|
inline |
Returns angle of antenna azimuth, rads.
Definition at line 676 of file SgVlbiAuxObservation.h.
References azimuthAngle_.
Referenced by NsSessionEditDialog::displayPointInfo(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4delay(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), operator==(), SgVlbiSession::putDataIntoVgosDb(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile_old(), and NsSessionEditDialog::tab4StationsPlot().
|
inline |
Returns rate of angle of antenna azimuth, rads.
Definition at line 684 of file SgVlbiAuxObservation.h.
References azimuthAngleRate_.
Referenced by SgAgvDriver::fillSttnVars(), operator==(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns cable calibration correction.
Definition at line 668 of file SgVlbiAuxObservation.h.
References cableCalibration_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::exportDataIntoNgsFile(), SgAgvDriver::fillSttnVars(), NsScrPrx4VlbiAuxObservation::getCableCalibration(), operator==(), SgVlbiSession::putDataIntoVgosDb(), and NsSessionEditDialog::tab4StationsPlot().
|
inline |
Returns multiplier (usually sign: -1 or +1) of cable calibration correction.
|
inline |
Returns value of the LCode "AXO CONT".
Definition at line 844 of file SgVlbiAuxObservation.h.
References calcAxisOffset4Delay_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 852 of file SgVlbiAuxObservation.h.
References calcAxisOffset4Rate_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns value of the LCode "NDRYCONT".
Definition at line 804 of file SgVlbiAuxObservation.h.
References calcNdryCont4Delay_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 812 of file SgVlbiAuxObservation.h.
References calcNdryCont4Rate_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns value of the LCode "NWETCONT".
Definition at line 820 of file SgVlbiAuxObservation.h.
References calcNwetCont4Delay_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 828 of file SgVlbiAuxObservation.h.
References calcNwetCont4Rate_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 860 of file SgVlbiAuxObservation.h.
References calcOLoadHorz4Delay_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 868 of file SgVlbiAuxObservation.h.
References calcOLoadHorz4Rate_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 876 of file SgVlbiAuxObservation.h.
References calcOLoadVert4Delay_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 884 of file SgVlbiAuxObservation.h.
References calcOLoadVert4Rate_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns value of the LCode "UNPHASCL".
Definition at line 836 of file SgVlbiAuxObservation.h.
References calcUnPhaseCal_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Returns dTau/dAxisOffset value.
Definition at line 892 of file SgVlbiAuxObservation.h.
References dDel_dAxsOfs_.
Referenced by SgVlbiObservation::evalExtApriori_AxsOfs(), SgVlbiObservation::fillPartials4delay(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 210 of file SgVlbiAuxObservation.h.
References dDel_dTzdDry_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 216 of file SgVlbiAuxObservation.h.
References dDel_dTzdGrdE_.
Referenced by SgVlbiObservation::evalExtApriori_MeanGrads(), SgVlbiObservation::fillPartials4delay(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 214 of file SgVlbiAuxObservation.h.
References dDel_dTzdGrdN_.
Referenced by SgVlbiObservation::evalExtApriori_MeanGrads(), SgVlbiObservation::fillPartials4delay(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 212 of file SgVlbiAuxObservation.h.
References dDel_dTzdWet_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4delay(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns dRate/dAxisOffset value.
Definition at line 900 of file SgVlbiAuxObservation.h.
References dRat_dAxsOfs_.
Referenced by SgVlbiObservation::evalExtApriori_AxsOfs(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 211 of file SgVlbiAuxObservation.h.
References dRat_dTzdDry_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 217 of file SgVlbiAuxObservation.h.
References dRat_dTzdGrdE_.
Referenced by SgVlbiObservation::evalExtApriori_MeanGrads(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 215 of file SgVlbiAuxObservation.h.
References dRat_dTzdGrdN_.
Referenced by SgVlbiObservation::evalExtApriori_MeanGrads(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 213 of file SgVlbiAuxObservation.h.
References dRat_dTzdWet_.
Referenced by SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns angle of antenna elevation, rads.
Definition at line 692 of file SgVlbiAuxObservation.h.
References elevationAngle_.
Referenced by NsSessionEditDialog::displayPointInfo(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4delay(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), operator==(), SgVlbiSession::putDataIntoVgosDb(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile_old(), NsSessionEditDialog::tab4StationsPlot(), and SgVlbiSession::writeUserData2File().
|
inline |
Returns rate of angle of antenna elevation, rads.
Definition at line 700 of file SgVlbiAuxObservation.h.
References elevationAngleRate_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSttnVars(), operator==(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Returns estimated eastern component of atmospheric gradient.
Definition at line 772 of file SgVlbiAuxObservation.h.
References estAtmGradE_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns std. deviations of estimated eastern component of atmospheric gradient.
Definition at line 780 of file SgVlbiAuxObservation.h.
References estAtmGradESigma_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns estimated northern component of atmospheric gradient.
Definition at line 756 of file SgVlbiAuxObservation.h.
References estAtmGradN_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns std. deviations of estimated northern component of atmospheric gradient.
Definition at line 764 of file SgVlbiAuxObservation.h.
References estAtmGradNSigma_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns estimated clocks value.
Definition at line 724 of file SgVlbiAuxObservation.h.
References estClocks_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns std. deviations of estimated clocks value.
Definition at line 732 of file SgVlbiAuxObservation.h.
References estClocksSigma_.
Referenced by NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns estimated zenith delay.
Definition at line 740 of file SgVlbiAuxObservation.h.
References estZenithDelay_.
Referenced by SgSolutionReporter::reportTotalZenithDelays(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns std. deviations of estimated zenith delay values.
Definition at line 748 of file SgVlbiAuxObservation.h.
References estZenithDelaySigma_.
Referenced by SgSolutionReporter::reportTotalZenithDelays(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns meteo parameters.
Definition at line 660 of file SgVlbiAuxObservation.h.
References meteoData_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::exportDataIntoNgsFile(), SgVlbiObservation::fillPartials4delay(), SgVlbiObservation::fillPartials4rate(), NsScrPrx4VlbiAuxObservation::getAtmHumidity(), NsScrPrx4VlbiAuxObservation::getAtmPressure(), NsScrPrx4VlbiAuxObservation::getAtmTemperature(), operator==(), SgSolutionReporter::reportMetStatsBlock_Output4Spoolfile(), and NsSessionEditDialog::tab4StationsPlot().
|
inline |
Definition at line 219 of file SgVlbiAuxObservation.h.
References ocnLdR_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 220 of file SgVlbiAuxObservation.h.
References ocnLdV_.
Referenced by SgAgvDriver::fillSttnVars(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 636 of file SgVlbiAuxObservation.h.
References owner_.
Referenced by SgStnLogReadings::lookupScanName(), SgStnLogReadings::propagateData(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns parallactic angle of antenna, rads.
Definition at line 708 of file SgVlbiAuxObservation.h.
References parallacticAngle_.
Referenced by SgVlbiObservable::calcPhaseDelay(), SgAgvDriver::fillSttnVars(), operator==(), SgVlbiSession::putDataIntoVgosDb(), SgSolutionReporter::report2MyFile(), and NsSessionEditDialog::tab4StationsPlot().
|
inline |
Definition at line 228 of file SgVlbiAuxObservation.h.
References partDelayW_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Definition at line 229 of file SgVlbiAuxObservation.h.
References partRateW_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Definition at line 222 of file SgVlbiAuxObservation.h.
References refClockOffset_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::processKombFile(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 224 of file SgVlbiAuxObservation.h.
References slantDelayH_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Definition at line 226 of file SgVlbiAuxObservation.h.
References slantDelayW_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Definition at line 225 of file SgVlbiAuxObservation.h.
References slantRateH_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Definition at line 227 of file SgVlbiAuxObservation.h.
References slantRateW_.
Referenced by SgVlbiSession::writeUserData2File().
|
inline |
Returns an index of the station.
Definition at line 644 of file SgVlbiAuxObservation.h.
References stationIdx_.
Referenced by operator==().
|
inline |
Definition at line 235 of file SgVlbiAuxObservation.h.
References tapeId_.
Referenced by operator==(), and SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 232 of file SgVlbiAuxObservation.h.
References SgVector::getElement(), and tSyses_.
|
inline |
Definition at line 231 of file SgVlbiAuxObservation.h.
References tSyses_.
|
inline |
Returns hydrostatic zenith delay.
Definition at line 788 of file SgVlbiAuxObservation.h.
References zenithDelayH_.
Referenced by SgSolutionReporter::reportTotalZenithDelays(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
inline |
Returns zenith delay caused by water vapour.
Definition at line 796 of file SgVlbiAuxObservation.h.
References zenithDelayW_.
Referenced by SgSolutionReporter::reportTotalZenithDelays(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().
|
virtual |
Reimplemented from SgObservation.
Definition at line 55 of file SgVlbiAuxObservation.cpp.
References SgObservation::isEligible().
|
inline |
Returns a reference to meteo parameters.
Definition at line 652 of file SgVlbiAuxObservation.h.
References meteoData_.
Referenced by SgAgvDriver::fillSttnVars(), SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), SgStnLogReadings::interpolateMeteoParameters(), and SgVlbiSession::putDataIntoVgosDb().
|
virtual |
Implements SgObservation.
Definition at line 95 of file SgVlbiAuxObservation.cpp.
References className(), SgLogger::ESTIMATOR, logger, SgLogger::OBS, vZero, SgLogger::write(), and SgLogger::WRN.
|
inlinevirtual |
Definition at line 1252 of file SgVlbiAuxObservation.h.
|
inlinevirtual |
Definition at line 1233 of file SgVlbiAuxObservation.h.
References aprioriClocks_, azimuthAngle_, azimuthAngleRate_, cableCalibration_, elevationAngle_, elevationAngleRate_, getAprioriClocks(), getAzimuthAngle(), getAzimuthAngleRate(), getCableCalibration(), getElevationAngle(), getElevationAngleRate(), getMeteoData(), getParallacticAngle(), getStationIdx(), getTapeId(), meteoData_, SgObservation::operator==(), parallacticAngle_, stationIdx_, and tapeId_.
|
virtual |
Implements SgObservation.
Definition at line 67 of file SgVlbiAuxObservation.cpp.
|
inline |
Definition at line 1206 of file SgVlbiAuxObservation.h.
References cableCalibration_.
|
inline |
Definition at line 1214 of file SgVlbiAuxObservation.h.
References meteoData_, SgMeteoData::setPressure(), SgMeteoData::setRelativeHumidity(), and SgMeteoData::setTemperature().
|
inline |
Definition at line 1224 of file SgVlbiAuxObservation.h.
References SgVector::clear(), and tSyses_.
|
virtual |
Implements SgObservation.
Definition at line 43 of file SgVlbiAuxObservation.cpp.
|
inline |
Sets up apriori clock model.
clocks | – clock model, sec; |
Definition at line 983 of file SgVlbiAuxObservation.h.
References aprioriClocks_.
|
inline |
Sets up azimuth angle.
angle | – azimuth angle, rads; |
Definition at line 943 of file SgVlbiAuxObservation.h.
References azimuthAngle_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_az_theo().
|
inline |
Sets up azimuth angle rate.
angle | – azimuth angle, rads; |
Definition at line 951 of file SgVlbiAuxObservation.h.
References azimuthAngleRate_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_az_theo().
|
inline |
Sets up cable calibration.
cable | – cable calibration correction; |
Definition at line 935 of file SgVlbiAuxObservation.h.
References cableCalibration_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and SgStnLogReadings::propagateData().
|
inline |
Sets up a multiplier of cable calibration.
s | – a sign of cable calibration correction; |
|
inline |
Sets up the value of the LCode "AXO CONT".
v | – the value; |
Definition at line 1111 of file SgVlbiAuxObservation.h.
References calcAxisOffset4Delay_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_axo_cont().
|
inline |
Definition at line 1119 of file SgVlbiAuxObservation.h.
References calcAxisOffset4Rate_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_axo_cont().
|
inline |
Sets up the value of the LCode "NDRYCONT".
v | – the value; |
Definition at line 1071 of file SgVlbiAuxObservation.h.
References calcNdryCont4Delay_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nDryCont().
|
inline |
Definition at line 1079 of file SgVlbiAuxObservation.h.
References calcNdryCont4Rate_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nDryCont().
|
inline |
Sets up the value of the LCode "NWETCONT".
v | – the value; |
Definition at line 1087 of file SgVlbiAuxObservation.h.
References calcNwetCont4Delay_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nWetCont().
|
inline |
Definition at line 1095 of file SgVlbiAuxObservation.h.
References calcNwetCont4Rate_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nWetCont().
|
inline |
Definition at line 1127 of file SgVlbiAuxObservation.h.
References calcOLoadHorz4Delay_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_horz().
|
inline |
Definition at line 1135 of file SgVlbiAuxObservation.h.
References calcOLoadHorz4Rate_.
Referenced by SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_horz().
|
inline |
Definition at line 1143 of file SgVlbiAuxObservation.h.
References calcOLoadVert4Delay_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_vert().
|
inline |
Definition at line 1151 of file SgVlbiAuxObservation.h.
References calcOLoadVert4Rate_.
Referenced by SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_vert().
|
inline |
Sets up the value of the LCode "UNPHASCL".
v | – the value; |
Definition at line 1103 of file SgVlbiAuxObservation.h.
References calcUnPhaseCal_.
Referenced by SgVlbiSession::getDataFromDbhImage().
|
inline |
Sets the dTau/dAxisOffset value.
v | – the value; |
Definition at line 1159 of file SgVlbiAuxObservation.h.
References dDel_dAxsOfs_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_axo_part().
|
inline |
Definition at line 382 of file SgVlbiAuxObservation.h.
References dDel_dTzdDry_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nDryPart().
|
inline |
Definition at line 389 of file SgVlbiAuxObservation.h.
References dDel_dTzdGrdE_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nGradPar().
|
inline |
Definition at line 387 of file SgVlbiAuxObservation.h.
References dDel_dTzdGrdN_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nGradPar().
|
inline |
Definition at line 384 of file SgVlbiAuxObservation.h.
References dDel_dTzdWet_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nWetPart().
|
inline |
Definition at line 1167 of file SgVlbiAuxObservation.h.
References dRat_dAxsOfs_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_axo_part().
|
inline |
Definition at line 383 of file SgVlbiAuxObservation.h.
References dRat_dTzdDry_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nDryPart().
|
inline |
Definition at line 390 of file SgVlbiAuxObservation.h.
References dRat_dTzdGrdE_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nGradPar().
|
inline |
Definition at line 388 of file SgVlbiAuxObservation.h.
References dRat_dTzdGrdN_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nGradPar().
|
inline |
Definition at line 385 of file SgVlbiAuxObservation.h.
References dRat_dTzdWet_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_nWetPart().
|
inline |
Sets up elevation angle.
angle | – elevation angle rate, rad/?; |
Definition at line 959 of file SgVlbiAuxObservation.h.
References elevationAngle_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_el_theo().
|
inline |
Sets up elevation angle rate.
angle | – elevation angle rate, rad/?; |
Definition at line 967 of file SgVlbiAuxObservation.h.
References elevationAngleRate_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_el_theo().
|
inline |
Sets up estimated eastern component of atmospheric gradient.
g | – gradient; |
Definition at line 1039 of file SgVlbiAuxObservation.h.
References estAtmGradE_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up std. deviations of the estimated eastern component of atmospheric gradient.
s | – sigma; |
Definition at line 1047 of file SgVlbiAuxObservation.h.
References estAtmGradESigma_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up estimated northern component of atmospheric gradient.
g | – gradient; |
Definition at line 1023 of file SgVlbiAuxObservation.h.
References estAtmGradN_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up std. deviations of the estimated northern component of atmospheric gradient.
s | – sigma; |
Definition at line 1031 of file SgVlbiAuxObservation.h.
References estAtmGradNSigma_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up estimated clocks value.
d | – estimations; |
Definition at line 991 of file SgVlbiAuxObservation.h.
References estClocks_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up std. deviations of the estimated clocks value.
e | – sigma; |
Definition at line 999 of file SgVlbiAuxObservation.h.
References estClocksSigma_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up estimated zenith delay.
d | – value; |
Definition at line 1007 of file SgVlbiAuxObservation.h.
References estZenithDelay_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up std. deviations of the estimated zenith delay.
e | – sigma; |
Definition at line 1015 of file SgVlbiAuxObservation.h.
References estZenithDelaySigma_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgVlbiSession::prepare4Analysis().
|
inline |
Sets up meteo data.
meteo | – meteo data; |
Definition at line 927 of file SgVlbiAuxObservation.h.
References meteoData_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), and SgStnLogReadings::interpolateMeteoParameters().
|
inline |
Definition at line 392 of file SgVlbiAuxObservation.h.
References ocnLdR_.
Referenced by SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_deld().
|
inline |
Definition at line 393 of file SgVlbiAuxObservation.h.
References ocnLdV_.
Referenced by SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_oce_deld().
|
inline |
Definition at line 911 of file SgVlbiAuxObservation.h.
References owner_.
Referenced by SgVlbiObservation::setupIdentities().
|
inline |
Sets up parallactic angle.
angle | – parallactic angle, rads; |
Definition at line 975 of file SgVlbiAuxObservation.h.
References parallacticAngle_.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), and VcCalc2SessionIfc::put4_parAngle().
|
inline |
Definition at line 401 of file SgVlbiAuxObservation.h.
References partDelayW_.
Referenced by SgVlbiObservation::fillPartials4delay().
|
inline |
Definition at line 402 of file SgVlbiAuxObservation.h.
References partRateW_.
Referenced by SgVlbiObservation::fillPartials4rate().
|
inline |
Definition at line 395 of file SgVlbiAuxObservation.h.
References refClockOffset_.
Referenced by SgVlbiSession::getDataFromVgosDb(), and SgVlbiSession::processKombFile().
|
inline |
Definition at line 397 of file SgVlbiAuxObservation.h.
References slantDelayH_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Definition at line 399 of file SgVlbiAuxObservation.h.
References slantDelayW_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Definition at line 398 of file SgVlbiAuxObservation.h.
References slantRateH_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Definition at line 400 of file SgVlbiAuxObservation.h.
References slantRateW_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Sets up an index of the station.
idx | – the index; |
Definition at line 919 of file SgVlbiAuxObservation.h.
References stationIdx_.
|
inline |
Definition at line 407 of file SgVlbiAuxObservation.h.
References tapeId_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 1175 of file SgVlbiAuxObservation.h.
References SgVector::n(), SgVector::reSize(), and tSyses_.
Referenced by SgStnLogReadings::propagateData().
|
inline |
Definition at line 1260 of file SgVlbiAuxObservation.h.
References SgVector::n(), SgVector::reSize(), and tSyses_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Sets up hydrostatic zenith delay.
d | – delay; |
Definition at line 1055 of file SgVlbiAuxObservation.h.
References zenithDelayH_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
inline |
Sets up zenith delay cause by water vapour.
d | – delay; |
Definition at line 1063 of file SgVlbiAuxObservation.h.
References zenithDelayW_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues().
|
virtual |
Implements SgObservation.
Definition at line 105 of file SgVlbiAuxObservation.cpp.
References className(), SgLogger::ESTIMATOR, logger, SgLogger::OBS, vZero, SgLogger::write(), and SgLogger::WRN.
|
inline |
Definition at line 405 of file SgVlbiAuxObservation.h.
References tSyses_.
Referenced by SgVlbiSession::getDataFromVgosDb(), SgVlbiSession::putDataIntoVgosDb(), and NsSessionEditDialog::tab4StationsPlot().
|
private |
Definition at line 491 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getAprioriClocks(), operator==(), and setAprioriClocks().
|
private |
Definition at line 486 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getAzimuthAngle(), operator==(), and setAzimuthAngle().
|
private |
Definition at line 487 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getAzimuthAngleRate(), operator==(), and setAzimuthAngleRate().
|
private |
Definition at line 485 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCableCalibration(), operator==(), resetCable(), and setCableCalibration().
|
private |
Definition at line 504 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcAxisOffset4Delay(), and setCalcAxisOffset4Delay().
|
private |
Definition at line 505 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcAxisOffset4Rate(), and setCalcAxisOffset4Rate().
|
private |
Definition at line 510 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcNdryCont4Delay(), and setCalcNdryCont4Delay().
|
private |
Definition at line 511 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcNdryCont4Rate(), and setCalcNdryCont4Rate().
|
private |
Definition at line 512 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcNwetCont4Delay(), and setCalcNwetCont4Delay().
|
private |
Definition at line 513 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcNwetCont4Rate(), and setCalcNwetCont4Rate().
|
private |
Definition at line 506 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcOLoadHorz4Delay(), and setCalcOLoadHorz4Delay().
|
private |
Definition at line 507 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcOLoadHorz4Rate(), and setCalcOLoadHorz4Rate().
|
private |
Definition at line 508 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcOLoadVert4Delay(), and setCalcOLoadVert4Delay().
|
private |
Definition at line 509 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcOLoadVert4Rate(), and setCalcOLoadVert4Rate().
|
private |
Definition at line 503 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getCalcUnPhaseCal(), and setCalcUnPhaseCal().
|
private |
Definition at line 517 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDdel_dAxsOfs(), and setDdel_dAxsOfs().
|
private |
Definition at line 519 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDdel_dTzdDry(), and setDdel_dTzdDry().
|
private |
Definition at line 525 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDdel_dTzdGrdE(), and setDdel_dTzdGrdE().
|
private |
Definition at line 523 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDdel_dTzdGrdN(), and setDdel_dTzdGrdN().
|
private |
Definition at line 521 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDdel_dTzdWet(), and setDdel_dTzdWet().
|
private |
Definition at line 518 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDrat_dAxsOfs(), and setDrat_dAxsOfs().
|
private |
Definition at line 520 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDrat_dTzdDry(), and setDrat_dTzdDry().
|
private |
Definition at line 526 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDrat_dTzdGrdE(), and setDrat_dTzdGrdE().
|
private |
Definition at line 524 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDrat_dTzdGrdN(), and setDrat_dTzdGrdN().
|
private |
Definition at line 522 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getDrat_dTzdWet(), and setDrat_dTzdWet().
|
private |
Definition at line 488 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getElevationAngle(), operator==(), and setElevationAngle().
|
private |
Definition at line 489 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getElevationAngleRate(), operator==(), and setElevationAngleRate().
|
private |
Definition at line 498 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstAtmGradE(), and setEstAtmGradE().
|
private |
Definition at line 499 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstAtmGradESigma(), and setEstAtmGradESigma().
|
private |
Definition at line 496 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstAtmGradN(), and setEstAtmGradN().
|
private |
Definition at line 497 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstAtmGradNSigma(), and setEstAtmGradNSigma().
|
private |
Definition at line 492 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstClocks(), and setEstClocks().
|
private |
Definition at line 493 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstClocksSigma(), and setEstClocksSigma().
|
private |
Definition at line 494 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstZenithDelay(), and setEstZenithDelay().
|
private |
Definition at line 495 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getEstZenithDelaySigma(), and setEstZenithDelaySigma().
|
private |
Definition at line 484 of file SgVlbiAuxObservation.h.
Referenced by getMeteoData(), meteoData(), operator==(), resetMeteo(), and setMeteoData().
|
private |
Definition at line 514 of file SgVlbiAuxObservation.h.
Referenced by getOcnLdR(), and setOcnLdR().
|
private |
Definition at line 515 of file SgVlbiAuxObservation.h.
Referenced by getOcnLdV(), and setOcnLdV().
|
private |
Definition at line 482 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getOwner(), and setOwner().
|
private |
Definition at line 490 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getParallacticAngle(), operator==(), and setParallacticAngle().
|
private |
Definition at line 534 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getPartDelayW(), and setPartDelayW().
|
private |
Definition at line 535 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getPartRateW(), and setPartRateW().
|
private |
Definition at line 528 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getRefClockOffset(), and setRefClockOffset().
|
private |
Definition at line 530 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getSlantDelayH(), and setSlantDelayH().
|
private |
Definition at line 532 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getSlantDelayW(), and setSlantDelayW().
|
private |
Definition at line 531 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getSlantRateH(), and setSlantRateH().
|
private |
Definition at line 533 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getSlantRateW(), and setSlantRateW().
|
private |
Definition at line 483 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getStationIdx(), operator==(), and setStationIdx().
|
private |
Definition at line 541 of file SgVlbiAuxObservation.h.
Referenced by getTapeId(), operator==(), and setTapeId().
|
private |
Definition at line 539 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), ~SgVlbiAuxObservation(), getTsys(), getTsyses(), resetTsys(), setTsyses(), setTsysesSize(), and tSyses().
|
private |
Definition at line 500 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getZenithDelayH(), and setZenithDelayH().
|
private |
Definition at line 501 of file SgVlbiAuxObservation.h.
Referenced by SgVlbiAuxObservation(), getZenithDelayW(), and setZenithDelayW().