General Purpose Geodetic Library
SgVlbiSessionIoDbh.cpp File Reference
#include <iostream>
#include <stdlib.h>
#include <SgVlbiSession.h>
#include <SgConstants.h>
#include <SgDbhImage.h>
#include <SgEccRec.h>
#include <SgLogger.h>
#include <SgSolutionReporter.h>
#include <SgVlbiObservation.h>
#include <SgVlbiBand.h>
#include <QtGui/QMessageBox>

Go to the source code of this file.

Classes

struct  DbhDescriptorX
 

Enumerations

enum  Obc_v10_index {
  O10_POLE_TIDE = 0 , O10_WOBBLE_X = 1 , O10_WOBBLE_Y = 2 , O10_EARTH_TIDE = 3 ,
  O10_OCEAN_TIDE = 4 , O10_POLE_TIDE_OLD = 5 , O10_UT1_ORTHO = 6 , O10_WOB_ORTHO = 7 ,
  O10_WOB_NUTAT = 8 , O10_FEED_ROT = 9 , O10_WAHR_NUTAT = 10 , O10_TILT_RMVR = 11
}
 
enum  Obc_v11_index {
  O11_POLE_TIDE = 0 , O11_WOBBLE_X = 1 , O11_WOBBLE_Y = 2 , O11_EARTH_TIDE = 3 ,
  O11_OCEAN_TIDE = 4 , O11_UT1_ORTHO = 5 , O11_WOB_ORTHO = 6 , O11_WOB_LIBRA = 7 ,
  O11_UT1_LIBRA = 8 , O11_OCN_POLE_TIDE = 9 , O11_FEED_ROT = 10 , O11_OCEAN_TIDE_OLD = 11 ,
  O11_TILT_RMVR = 12 , O11_POLE_TIDE_OLD = 13
}
 

Variables

const bool useOldAcm =true
 
DbhDescriptorX dbhDxTable []
 
const int numOfDxT = sizeof(dbhDxTable)/sizeof(DbhDescriptorX)
 
DbhDescriptorXrNSites_ = dbhDxTable[ 0]
 
DbhDescriptorXrNStars_ = dbhDxTable[ 1]
 
DbhDescriptorXrNObs_ = dbhDxTable[ 2]
 
DbhDescriptorXrSiteNames_ = dbhDxTable[ 3]
 
DbhDescriptorXrStarNames_ = dbhDxTable[ 4]
 
DbhDescriptorXrAxisOffsets_ = dbhDxTable[ 5]
 
DbhDescriptorXrStar2000_ = dbhDxTable[ 6]
 
DbhDescriptorXrSiteRecs_ = dbhDxTable[ 7]
 
DbhDescriptorXrOloadAmpHorz_ = dbhDxTable[ 8]
 
DbhDescriptorXrOloadPhsHorz_ = dbhDxTable[ 9]
 
DbhDescriptorXrOloadAmpVert_ = dbhDxTable[ 10]
 
DbhDescriptorXrOloadPhsVert_ = dbhDxTable[ 11]
 
DbhDescriptorXrAxisTypes_ = dbhDxTable[ 12]
 
DbhDescriptorXrCableSigns_ = dbhDxTable[ 13]
 
DbhDescriptorXrCableStations_ = dbhDxTable[ 14]
 
DbhDescriptorXrAtmConstr_ = dbhDxTable[ 15]
 
DbhDescriptorXrAtmIntrv_ = dbhDxTable[ 16]
 
DbhDescriptorXrClockConstr_ = dbhDxTable[ 17]
 
DbhDescriptorXrClockIntrv_ = dbhDxTable[ 18]
 
DbhDescriptorXrAcmOffsets_ = dbhDxTable[ 19]
 
DbhDescriptorXrAcmRates_ = dbhDxTable[ 20]
 
DbhDescriptorXrError_K_ = dbhDxTable[ 21]
 
DbhDescriptorXrEccCoords_ = dbhDxTable[ 22]
 
DbhDescriptorXrNRefClocks_ = dbhDxTable[ 23]
 
DbhDescriptorXrBaselinesSelStatus_ = dbhDxTable[ 24]
 
DbhDescriptorXrSourcesSelStatus_ = dbhDxTable[ 25]
 
DbhDescriptorXrBaselinesDepClocks_ = dbhDxTable[ 26]
 
DbhDescriptorXrClockSite_ = dbhDxTable[ 27]
 
DbhDescriptorXrRefClockSites_ = dbhDxTable[ 28]
 
DbhDescriptorXrClockBreakStatus_ = dbhDxTable[ 29]
 
DbhDescriptorXrEccNames_ = dbhDxTable[ 30]
 
DbhDescriptorXrEccTypes_ = dbhDxTable[ 31]
 
DbhDescriptorXrEl_Cut_ = dbhDxTable[ 32]
 
DbhDescriptorXrError_Bl_ = dbhDxTable[ 33]
 
DbhDescriptorXrN4Obs_ = dbhDxTable[ 34]
 
DbhDescriptorXrNumOfSamples_ = dbhDxTable[ 35]
 
DbhDescriptorXrAmpByFrq_ = dbhDxTable[ 36]
 
DbhDescriptorXrCorrCoef_ = dbhDxTable[ 37]
 
DbhDescriptorXrObservedDelay_ = dbhDxTable[ 38]
 
DbhDescriptorXrObservedDelaySigma_ = dbhDxTable[ 39]
 
DbhDescriptorXrGrpAmbiguity_ = dbhDxTable[ 40]
 
DbhDescriptorXrDelayRate_ = dbhDxTable[ 41]
 
DbhDescriptorXrSigmaDelayRate_ = dbhDxTable[ 42]
 
DbhDescriptorXrRecSetup_ = dbhDxTable[ 43]
 
DbhDescriptorXrReferenceFrequency_ = dbhDxTable[ 44]
 
DbhDescriptorXrRefFreqByChannel_ = dbhDxTable[ 45]
 
DbhDescriptorXrSampleRate_ = dbhDxTable[ 46]
 
DbhDescriptorXrSbDelay_ = dbhDxTable[ 47]
 
DbhDescriptorXrSbSigmaDelay_ = dbhDxTable[ 48]
 
DbhDescriptorXrSecTag_ = dbhDxTable[ 49]
 
DbhDescriptorXrSnr_ = dbhDxTable[ 50]
 
DbhDescriptorXrNumOfChannels_ = dbhDxTable[ 51]
 
DbhDescriptorXrCalByFrq_ = dbhDxTable[ 52]
 
DbhDescriptorXrDelayUFlag_ = dbhDxTable[ 53]
 
DbhDescriptorXrNumOfAccPeriods_ = dbhDxTable[ 54]
 
DbhDescriptorXrPhaseCalOffset_ = dbhDxTable[ 55]
 
DbhDescriptorXrRateUFlag_ = dbhDxTable[ 56]
 
DbhDescriptorXrUtcTag_ = dbhDxTable[ 57]
 
DbhDescriptorXrBaselineName_ = dbhDxTable[ 58]
 
DbhDescriptorXrQualityCode_ = dbhDxTable[ 59]
 
DbhDescriptorXrSourceName_ = dbhDxTable[ 60]
 
DbhDescriptorXrAzimuths_ = dbhDxTable[ 61]
 
DbhDescriptorXrConsBendingDelay_ = dbhDxTable[ 62]
 
DbhDescriptorXrConsensusDelay_ = dbhDxTable[ 63]
 
DbhDescriptorXrElevations_ = dbhDxTable[ 64]
 
DbhDescriptorXrNutationPart_ = dbhDxTable[ 65]
 
DbhDescriptorXrNutationPart2K_ = dbhDxTable[ 66]
 
DbhDescriptorXrOloadContrib_ = dbhDxTable[ 67]
 
DbhDescriptorXrSitPart_ = dbhDxTable[ 68]
 
DbhDescriptorXrStarPart_ = dbhDxTable[ 69]
 
DbhDescriptorXrUT1Part_ = dbhDxTable[ 70]
 
DbhDescriptorXrWobblePart_ = dbhDxTable[ 71]
 
DbhDescriptorXrMeteoPressure_ = dbhDxTable[ 72]
 
DbhDescriptorXrCableCalibration_ = dbhDxTable[ 73]
 
DbhDescriptorXrMeteoHumidity_ = dbhDxTable[ 74]
 
DbhDescriptorXrMeteoTemperature_ = dbhDxTable[ 75]
 
DbhDescriptorXrGrIonFrq_ = dbhDxTable[ 76]
 
DbhDescriptorXrIonCorr_ = dbhDxTable[ 77]
 
DbhDescriptorXrIonRms_ = dbhDxTable[ 78]
 
DbhDescriptorXrPhIonFrq_ = dbhDxTable[ 79]
 
DbhDescriptorXrNAmbig_ = dbhDxTable[ 80]
 
DbhDescriptorXrAtmCflg_ = dbhDxTable[ 81]
 
DbhDescriptorXrClkCflg_ = dbhDxTable[ 82]
 
DbhDescriptorXrClkBrkEpochs_ = dbhDxTable[ 83]
 
DbhDescriptorXrClkBrkNum_ = dbhDxTable[ 84]
 
DbhDescriptorXrClkBrkFlags_ = dbhDxTable[ 85]
 
DbhDescriptorXrClkBrkNames_ = dbhDxTable[ 86]
 
DbhDescriptorXrIonCode_ = dbhDxTable[ 87]
 
DbhDescriptorXrNAmbigSecBand_ = dbhDxTable[ 88]
 
DbhDescriptorXrQualityCodeSecBand_ = dbhDxTable[ 89]
 
DbhDescriptorXrEffFreqsSecBand_ = dbhDxTable[ 90]
 
DbhDescriptorXrRateObsSecBand_ = dbhDxTable[ 91]
 
DbhDescriptorXrSigmaRateObsSecBand_ = dbhDxTable[ 92]
 
DbhDescriptorXrDelayObsSecBand_ = dbhDxTable[ 93]
 
DbhDescriptorXrSigmaDelayObsSecBand_ = dbhDxTable[ 94]
 
DbhDescriptorXrPhaseObsSecBand_ = dbhDxTable[ 95]
 
DbhDescriptorXrSigmaPhaseObsSecBand_ = dbhDxTable[ 96]
 
DbhDescriptorXrTotalPhaseSecBand_ = dbhDxTable[ 97]
 
DbhDescriptorXrRefFreqSecBand_ = dbhDxTable[ 98]
 
DbhDescriptorXrSnrSecBand_ = dbhDxTable[ 99]
 
DbhDescriptorXrCorrCoefSecBand_ = dbhDxTable[100]
 
DbhDescriptorXrSBDelaySecBand_ = dbhDxTable[101]
 
DbhDescriptorXrSigmaSBDelaySecBand_ = dbhDxTable[102]
 
DbhDescriptorXrGrpAmbiguitySecBand_ = dbhDxTable[103]
 
DbhDescriptorXrTotalPhase_ = dbhDxTable[104]
 
DbhDescriptorXrBatchCnt_ = dbhDxTable[105]
 
DbhDescriptorXrCorrelatorType_ = dbhDxTable[106]
 
DbhDescriptorXrAcmNames_ = dbhDxTable[107]
 
DbhDescriptorXrCalcVersionValue_ = dbhDxTable[108]
 
DbhDescriptorXrTectPlateNames_ = dbhDxTable[109]
 
DbhDescriptorXrUt1Ortho_ = dbhDxTable[110]
 
DbhDescriptorXrWobOrtho_ = dbhDxTable[111]
 
DbhDescriptorXrPtdContrib_ = dbhDxTable[112]
 
DbhDescriptorXrEtdContrib_ = dbhDxTable[113]
 
DbhDescriptorXrWobXContrib_ = dbhDxTable[114]
 
DbhDescriptorXrWobYContrib_ = dbhDxTable[115]
 
DbhDescriptorXrWobNutatContrib_ = dbhDxTable[116]
 
DbhDescriptorXrFeedCorr_ = dbhDxTable[117]
 
DbhDescriptorXrTiltRemvr_ = dbhDxTable[118]
 
DbhDescriptorXrNdryCont_ = dbhDxTable[119]
 
DbhDescriptorXrNwetCont_ = dbhDxTable[120]
 
DbhDescriptorXrNgradParts_ = dbhDxTable[121]
 
DbhDescriptorXrUnPhaseCal_ = dbhDxTable[122]
 
DbhDescriptorXrAxOffsetCont_ = dbhDxTable[123]
 
DbhDescriptorXrCalSites_ = dbhDxTable[124]
 
DbhDescriptorXrCalList_ = dbhDxTable[125]
 
DbhDescriptorXrCalFlags_ = dbhDxTable[126]
 
DbhDescriptorXrAxsOfsPart_ = dbhDxTable[127]
 
DbhDescriptorXrTai_2_Utc_ = dbhDxTable[128]
 
DbhDescriptorXrFourFitFileName_ = dbhDxTable[129]
 
DbhDescriptorXrFourFitFileNameSecBand_ = dbhDxTable[130]
 
DbhDescriptorXrIonBits_ = dbhDxTable[131]
 
DbhDescriptorXrUserAction4Suppression_ = dbhDxTable[132]
 
DbhDescriptorXrFut1_inf_ = dbhDxTable[133]
 
DbhDescriptorXrFut1_pts_ = dbhDxTable[134]
 
DbhDescriptorXrFwob_inf_ = dbhDxTable[135]
 
DbhDescriptorXrFwob_pts_ = dbhDxTable[136]
 
DbhDescriptorXrTidalUt1_ = dbhDxTable[137]
 
DbhDescriptorXrPhAmbig_S_ = dbhDxTable[138]
 
DbhDescriptorXrSolData_ = dbhDxTable[139]
 
DbhDescriptorXrSupMet_ = dbhDxTable[140]
 
DbhDescriptorXrBlDepClocks_ = dbhDxTable[141]
 
DbhDescriptorXrAtmPartFlag_ = dbhDxTable[142]
 
DbhDescriptorXrFclList_ = dbhDxTable[143]
 
DbhDescriptorXrFclFlags_ = dbhDxTable[144]
 
DbhDescriptorXrObcList_ = dbhDxTable[145]
 
DbhDescriptorXrObcFlags_ = dbhDxTable[146]
 
DbhDescriptorXrScanName_ = dbhDxTable[147]
 
DbhDescriptorXrRunCode_ = dbhDxTable[148]
 
DbhDescriptorXrOloadHorzContrib_ = dbhDxTable[149]
 
DbhDescriptorXrOloadVertContrib_ = dbhDxTable[150]
 
DbhDescriptorXrWobLibra_ = dbhDxTable[151]
 
DbhDescriptorXrUt1Libra_ = dbhDxTable[152]
 
DbhDescriptorXrNut06xys_ = dbhDxTable[153]
 
DbhDescriptorXrNut06xyp_ = dbhDxTable[154]
 
DbhDescriptorXrNutWahr_ = dbhDxTable[155]
 
DbhDescriptorXrNut2006_ = dbhDxTable[156]
 
DbhDescriptorXrOptlContib_ = dbhDxTable[157]
 
DbhDescriptorXrAcSites_ = dbhDxTable[158]
 
DbhDescriptorXrCcSites_ = dbhDxTable[159]
 
DbhDescriptorXrOceOld_ = dbhDxTable[160]
 
DbhDescriptorXrPtdOld_ = dbhDxTable[161]
 
DbhDescriptorXrFrngErr_ = dbhDxTable[162]
 
DbhDescriptorXrAcmEpochs_ = dbhDxTable[163]
 
DbhDescriptorXrAcmNumber_ = dbhDxTable[164]
 
DbhDescriptorXrParAngle_ = dbhDxTable[165]
 
DbhDescriptorXrConsensusRate_ = dbhDxTable[166]
 
DbhDescriptorXrNdryPart_ = dbhDxTable[167]
 
DbhDescriptorXrNwetPart_ = dbhDxTable[168]
 
DbhDescriptorXrSun1BendingContrib_ = dbhDxTable[169]
 
DbhDescriptorXrSun2BendingContrib_ = dbhDxTable[170]
 
DbhDescriptorXrMslmIonContrib_ = dbhDxTable[171]
 
SgDbhDatumDescriptor *& dNSites_ = rNSites_.d_
 
bool & hasNSites_ = rNSites_.isPresent_
 
SgDbhDatumDescriptor *& dNStars_ = rNStars_.d_
 
bool & hasNStars_ = rNStars_.isPresent_
 
SgDbhDatumDescriptor *& dNObs_ = rNObs_.d_
 
bool & hasNObs_ = rNObs_.isPresent_
 
SgDbhDatumDescriptor *& dSiteNames_ = rSiteNames_.d_
 
bool & hasSiteNames_ = rSiteNames_.isPresent_
 
SgDbhDatumDescriptor *& dStarNames_ = rStarNames_.d_
 
bool & hasStarNames_ = rStarNames_.isPresent_
 
SgDbhDatumDescriptor *& dAxisOffsets_ = rAxisOffsets_.d_
 
bool & hasAxisOffsets_ = rAxisOffsets_.isPresent_
 
SgDbhDatumDescriptor *& dStar2000_ = rStar2000_.d_
 
bool & hasStar2000_ = rStar2000_.isPresent_
 
SgDbhDatumDescriptor *& dSiteRecs_ = rSiteRecs_.d_
 
bool & hasSiteRecs_ = rSiteRecs_.isPresent_
 
SgDbhDatumDescriptor *& dOloadAmpHorz_ = rOloadAmpHorz_.d_
 
bool & hasOloadAmpHorz_ = rOloadAmpHorz_.isPresent_
 
SgDbhDatumDescriptor *& dOloadPhsHorz_ = rOloadPhsHorz_.d_
 
bool & hasOloadPhsHorz_ = rOloadPhsHorz_.isPresent_
 
SgDbhDatumDescriptor *& dOloadAmpVert_ = rOloadAmpVert_.d_
 
bool & hasOloadAmpVert_ = rOloadAmpVert_.isPresent_
 
SgDbhDatumDescriptor *& dOloadPhsVert_ = rOloadPhsVert_.d_
 
bool & hasOloadPhsVert_ = rOloadPhsVert_.isPresent_
 
SgDbhDatumDescriptor *& dAxisTypes_ = rAxisTypes_.d_
 
bool & hasAxisTypes_ = rAxisTypes_.isPresent_
 
SgDbhDatumDescriptor *& dCableSigns_ = rCableSigns_.d_
 
bool & hasCableSigns_ = rCableSigns_.isPresent_
 
SgDbhDatumDescriptor *& dCableStations_ = rCableStations_.d_
 
bool & hasCableStations_ = rCableStations_.isPresent_
 
SgDbhDatumDescriptor *& dAtmConstr_ = rAtmConstr_.d_
 
bool & hasAtmConstr_ = rAtmConstr_.isPresent_
 
SgDbhDatumDescriptor *& dAtmIntrv_ = rAtmIntrv_.d_
 
bool & hasAtmIntrv_ = rAtmIntrv_.isPresent_
 
SgDbhDatumDescriptor *& dClockConstr_ = rClockConstr_.d_
 
bool & hasClockConstr_ = rClockConstr_.isPresent_
 
SgDbhDatumDescriptor *& dClockIntrv_ = rClockIntrv_.d_
 
bool & hasClockIntrv_ = rClockIntrv_.isPresent_
 
SgDbhDatumDescriptor *& dAcmOffsets_ = rAcmOffsets_.d_
 
bool & hasAcmOffsets_ = rAcmOffsets_.isPresent_
 
SgDbhDatumDescriptor *& dAcmRates_ = rAcmRates_.d_
 
bool & hasAcmRates_ = rAcmRates_.isPresent_
 
SgDbhDatumDescriptor *& dError_K_ = rError_K_.d_
 
bool & hasError_K_ = rError_K_.isPresent_
 
SgDbhDatumDescriptor *& dEccCoords_ = rEccCoords_.d_
 
bool & hasEccCoords_ = rEccCoords_.isPresent_
 
SgDbhDatumDescriptor *& dNRefClocks_ = rNRefClocks_.d_
 
bool & hasNRefClocks_ = rNRefClocks_.isPresent_
 
SgDbhDatumDescriptor *& dBaselinesSelStatus_ = rBaselinesSelStatus_.d_
 
bool & hasBaselinesSelStatus_ = rBaselinesSelStatus_.isPresent_
 
SgDbhDatumDescriptor *& dSourcesSelStatus_ = rSourcesSelStatus_.d_
 
bool & hasSourcesSelStatus_ = rSourcesSelStatus_.isPresent_
 
SgDbhDatumDescriptor *& dBaselinesDepClocks_ = rBaselinesDepClocks_.d_
 
bool & hasBaselinesDepClocks_ = rBaselinesDepClocks_.isPresent_
 
SgDbhDatumDescriptor *& dClockSite_ = rClockSite_.d_
 
SgDbhDatumDescriptor *& dRefClockSites_ = rRefClockSites_.d_
 
bool & hasRefClockSites_ = rRefClockSites_.isPresent_
 
SgDbhDatumDescriptor *& dClockBreakStatus_ = rClockBreakStatus_.d_
 
bool & hasClockBreakStatus_ = rClockBreakStatus_.isPresent_
 
SgDbhDatumDescriptor *& dEccNames_ = rEccNames_.d_
 
bool & hasEccNames_ = rEccNames_.isPresent_
 
SgDbhDatumDescriptor *& dEccTypes_ = rEccTypes_.d_
 
bool & hasEccTypes_ = rEccTypes_.isPresent_
 
SgDbhDatumDescriptor *& dEl_Cut_ = rEl_Cut_.d_
 
bool & hasEl_Cut_ = rEl_Cut_.isPresent_
 
SgDbhDatumDescriptor *& dError_Bl_ = rError_Bl_.d_
 
bool & hasError_Bl_ = rError_Bl_.isPresent_
 
SgDbhDatumDescriptor *& dN4Obs_ = rN4Obs_.d_
 
bool & hasN4Obs_ = rN4Obs_.isPresent_
 
SgDbhDatumDescriptor *& dNumOfSamples_ = rNumOfSamples_.d_
 
bool & hasNumOfSamples_ = rNumOfSamples_.isPresent_
 
SgDbhDatumDescriptor *& dAmpByFrq_ = rAmpByFrq_.d_
 
SgDbhDatumDescriptor *& dCorrCoef_ = rCorrCoef_.d_
 
SgDbhDatumDescriptor *& dObservedDelay_ = rObservedDelay_.d_
 
SgDbhDatumDescriptor *& dObservedDelaySigma_ = rObservedDelaySigma_.d_
 
SgDbhDatumDescriptor *& dGrpAmbiguity_ = rGrpAmbiguity_.d_
 
SgDbhDatumDescriptor *& dDelayRate_ = rDelayRate_.d_
 
SgDbhDatumDescriptor *& dSigmaDelayRate_ = rSigmaDelayRate_.d_
 
SgDbhDatumDescriptor *& dRecSetup_ = rRecSetup_.d_
 
SgDbhDatumDescriptor *& dReferenceFrequency_ = rReferenceFrequency_.d_
 
SgDbhDatumDescriptor *& dRefFreqByChannel_ = rRefFreqByChannel_.d_
 
bool & hasRefFreqByChannel_ = rRefFreqByChannel_.isPresent_
 
SgDbhDatumDescriptor *& dSampleRate_ = rSampleRate_.d_
 
SgDbhDatumDescriptor *& dSbDelay_ = rSbDelay_.d_
 
SgDbhDatumDescriptor *& dSbSigmaDelay_ = rSbSigmaDelay_.d_
 
SgDbhDatumDescriptor *& dSecTag_ = rSecTag_.d_
 
SgDbhDatumDescriptor *& dSnr_ = rSnr_.d_
 
SgDbhDatumDescriptor *& dNumOfChannels_ = rNumOfChannels_.d_
 
bool & hasNumOfChannels_ = rNumOfChannels_.isPresent_
 
SgDbhDatumDescriptor *& dCalByFrq_ = rCalByFrq_.d_
 
bool & hasCalByFrq_ = rCalByFrq_.isPresent_
 
SgDbhDatumDescriptor *& dDelayUFlag_ = rDelayUFlag_.d_
 
SgDbhDatumDescriptor *& dNumOfAccPeriods_ = rNumOfAccPeriods_.d_
 
SgDbhDatumDescriptor *& dPhaseCalOffset_ = rPhaseCalOffset_.d_
 
bool & hasPhaseCalOffset_ = rPhaseCalOffset_.isPresent_
 
SgDbhDatumDescriptor *& dRateUFlag_ = rRateUFlag_.d_
 
SgDbhDatumDescriptor *& dUtcTag_ = rUtcTag_.d_
 
SgDbhDatumDescriptor *& dBaselineName_ = rBaselineName_.d_
 
SgDbhDatumDescriptor *& dQualityCode_ = rQualityCode_.d_
 
SgDbhDatumDescriptor *& dSourceName_ = rSourceName_.d_
 
SgDbhDatumDescriptor *& dElevations_ = rElevations_.d_
 
bool & hasElevationData_ = rElevations_.isPresent_
 
SgDbhDatumDescriptor *& dConsBendingDelay_ = rConsBendingDelay_.d_
 
bool & hasConsBendingDelay_ = rConsBendingDelay_.isPresent_
 
SgDbhDatumDescriptor *& dConsensusDelay_ = rConsensusDelay_.d_
 
bool & hasConsensusDelay_ = rConsensusDelay_.isPresent_
 
SgDbhDatumDescriptor *& dAzimuths_ = rAzimuths_.d_
 
bool & hasAzimuthData_ = rAzimuths_.isPresent_
 
SgDbhDatumDescriptor *& dNutationPart_ = rNutationPart_.d_
 
bool & hasNutationPart_ = rNutationPart_.isPresent_
 
SgDbhDatumDescriptor *& dNutationPart2K_ = rNutationPart2K_.d_
 
bool & hasNutationPart2K_ = rNutationPart2K_.isPresent_
 
SgDbhDatumDescriptor *& dOloadContrib_ = rOloadContrib_.d_
 
bool & hasOloadContrib_ = rOloadContrib_.isPresent_
 
SgDbhDatumDescriptor *& dSitPart_ = rSitPart_.d_
 
bool & hasSitPart_ = rSitPart_.isPresent_
 
SgDbhDatumDescriptor *& dStarPart_ = rStarPart_.d_
 
bool & hasStarPart_ = rStarPart_.isPresent_
 
SgDbhDatumDescriptor *& dUT1Part_ = rUT1Part_.d_
 
bool & hasUT1Part_ = rUT1Part_.isPresent_
 
SgDbhDatumDescriptor *& dWobblePart_ = rWobblePart_.d_
 
bool & hasWobblePart_ = rWobblePart_.isPresent_
 
SgDbhDatumDescriptor *& dMeteoPressure_ = rMeteoPressure_.d_
 
bool & hasMeteoPressureData_ = rMeteoPressure_.isPresent_
 
SgDbhDatumDescriptor *& dCableCalibration_ = rCableCalibration_.d_
 
bool & hasCableData_ = rCableCalibration_.isPresent_
 
SgDbhDatumDescriptor *& dMeteoHumidity_ = rMeteoHumidity_.d_
 
bool & hasMeteoRelHumidityData_ = rMeteoHumidity_.isPresent_
 
SgDbhDatumDescriptor *& dMeteoTemperature_ = rMeteoTemperature_.d_
 
bool & hasMeteoTemperatureData_ = rMeteoTemperature_.isPresent_
 
SgDbhDatumDescriptor *& dNAmbig_ = rNAmbig_.d_
 
bool & hasNAmbig_ = rNAmbig_.isPresent_
 
SgDbhDatumDescriptor *& dGrIonFrq_ = rGrIonFrq_.d_
 
bool & hasGrIonFrq_ = rGrIonFrq_.isPresent_
 
SgDbhDatumDescriptor *& dIonCorr_ = rIonCorr_.d_
 
bool & hasIonCorr_ = rIonCorr_.isPresent_
 
SgDbhDatumDescriptor *& dIonRms_ = rIonRms_.d_
 
bool & hasIonRms_ = rIonRms_.isPresent_
 
SgDbhDatumDescriptor *& dPhIonFrq_ = rPhIonFrq_.d_
 
bool & hasPhIonFrq_ = rPhIonFrq_.isPresent_
 
SgDbhDatumDescriptor *& dAtmCflg_ = rAtmCflg_.d_
 
bool & hasAtmCflg_ = rAtmCflg_.isPresent_
 
SgDbhDatumDescriptor *& dClkCflg_ = rClkCflg_.d_
 
bool & hasClkCflg_ = rClkCflg_.isPresent_
 
SgDbhDatumDescriptor *& dClkBrkEpochs_ = rClkBrkEpochs_.d_
 
bool & hasClkBrkEpochs_ = rClkBrkEpochs_.isPresent_
 
SgDbhDatumDescriptor *& dClkBrkNum_ = rClkBrkNum_.d_
 
bool & hasClkBrkNum_ = rClkBrkNum_.isPresent_
 
SgDbhDatumDescriptor *& dClkBrkFlags_ = rClkBrkFlags_.d_
 
bool & hasClkBrkFlags_ = rClkBrkFlags_.isPresent_
 
SgDbhDatumDescriptor *& dClkBrkNames_ = rClkBrkNames_.d_
 
bool & hasClkBrkNames_ = rClkBrkNames_.isPresent_
 
SgDbhDatumDescriptor *& dIonCode_ = rIonCode_.d_
 
SgDbhDatumDescriptor *& dNAmbigSecBand_ = rNAmbigSecBand_.d_
 
bool & hasNAmbigSecBand_ = rNAmbigSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dQualityCodeSecBand_ = rQualityCodeSecBand_.d_
 
bool & hasQualityCodeSecBand_ = rQualityCodeSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dEffFreqsSecBand_ = rEffFreqsSecBand_.d_
 
bool & hasEffFreqsSecBand_ = rEffFreqsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dRateObsSecBand_ = rRateObsSecBand_.d_
 
bool & hasRateObsSecBand_ = rRateObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSigmaRateObsSecBand_ = rSigmaRateObsSecBand_.d_
 
bool & hasSigmaRateObsSecBand_ = rSigmaRateObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dDelayObsSecBand_ = rDelayObsSecBand_.d_
 
bool & hasDelayObsSecBand_ = rDelayObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSigmaDelayObsSecBand_ = rSigmaDelayObsSecBand_.d_
 
bool & hasSigmaDelayObsSecBand_ = rSigmaDelayObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dPhaseObsSecBand_ = rPhaseObsSecBand_.d_
 
bool & hasPhaseObsSecBand_ = rPhaseObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSigmaPhaseObsSecBand_ = rSigmaPhaseObsSecBand_.d_
 
bool & hasSigmaPhaseObsSecBand_ = rSigmaPhaseObsSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dTotalPhaseSecBand_ = rTotalPhaseSecBand_.d_
 
bool & hasTotalPhaseSecBand_ = rTotalPhaseSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dRefFreqSecBand_ = rRefFreqSecBand_.d_
 
bool & hasRefFreqSecBand_ = rRefFreqSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSnrSecBand_ = rSnrSecBand_.d_
 
bool & hasSnrSecBand_ = rSnrSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dCorrCoefSecBand_ = rCorrCoefSecBand_.d_
 
bool & hasCorrCoefSecBand_ = rCorrCoefSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSBDelaySecBand_ = rSBDelaySecBand_.d_
 
bool & hasSBDelaySecBand_ = rSBDelaySecBand_.isPresent_
 
SgDbhDatumDescriptor *& dSigmaSBDelaySecBand_ = rSigmaSBDelaySecBand_.d_
 
bool & hasSigmaSBDelaySecBand_ = rSigmaSBDelaySecBand_.isPresent_
 
SgDbhDatumDescriptor *& dGrpAmbiguitySecBand_ = rGrpAmbiguitySecBand_.d_
 
bool & hasGrpAmbiguitySecBand_ = rGrpAmbiguitySecBand_.isPresent_
 
SgDbhDatumDescriptor *& dTotalPhase_ = rTotalPhase_.d_
 
bool & hasTotalPhase_ = rTotalPhase_.isPresent_
 
SgDbhDatumDescriptor *& dBatchCnt_ = rBatchCnt_.d_
 
bool & hasBatchCnt_ = rBatchCnt_.isPresent_
 
SgDbhDatumDescriptor *& dCorrelatorType_ = rCorrelatorType_.d_
 
bool & hasCorrelatorType_ = rCorrelatorType_.isPresent_
 
SgDbhDatumDescriptor *& dAcmNames_ = rAcmNames_.d_
 
bool & hasAcmNames_ = rAcmNames_.isPresent_
 
SgDbhDatumDescriptor *& dCalcVersionValue_ = rCalcVersionValue_.d_
 
bool & hasCalcVersionValue_ = rCalcVersionValue_.isPresent_
 
SgDbhDatumDescriptor *& dTectPlateNames_ = rTectPlateNames_.d_
 
bool & hasTectPlateNames_ = rTectPlateNames_.isPresent_
 
SgDbhDatumDescriptor *& dUt1Ortho_ = rUt1Ortho_.d_
 
bool & hasUt1Ortho_ = rUt1Ortho_.isPresent_
 
SgDbhDatumDescriptor *& dWobOrtho_ = rWobOrtho_.d_
 
bool & hasWobOrtho_ = rWobOrtho_.isPresent_
 
SgDbhDatumDescriptor *& dPtdContrib_ = rPtdContrib_.d_
 
bool & hasPtdContrib_ = rPtdContrib_.isPresent_
 
SgDbhDatumDescriptor *& dEtdContrib_ = rEtdContrib_.d_
 
bool & hasEtdContrib_ = rEtdContrib_.isPresent_
 
SgDbhDatumDescriptor *& dWobXContrib_ = rWobXContrib_.d_
 
bool & hasWobXContrib_ = rWobXContrib_.isPresent_
 
SgDbhDatumDescriptor *& dWobYContrib_ = rWobYContrib_.d_
 
bool & hasWobYContrib_ = rWobYContrib_.isPresent_
 
SgDbhDatumDescriptor *& dWobNutatContrib_ = rWobNutatContrib_.d_
 
bool & hasWobNutatContrib_ = rWobNutatContrib_.isPresent_
 
SgDbhDatumDescriptor *& dFeedCorr_ = rFeedCorr_.d_
 
bool & hasFeedCorr_ = rFeedCorr_.isPresent_
 
SgDbhDatumDescriptor *& dTiltRemvr_ = rTiltRemvr_.d_
 
bool & hasTiltRemvr_ = rTiltRemvr_.isPresent_
 
SgDbhDatumDescriptor *& dNdryCont_ = rNdryCont_.d_
 
bool & hasNdryCont_ = rNdryCont_.isPresent_
 
SgDbhDatumDescriptor *& dNwetCont_ = rNwetCont_.d_
 
bool & hasNwetCont_ = rNwetCont_.isPresent_
 
SgDbhDatumDescriptor *& dNgradParts_ = rNgradParts_.d_
 
bool & hasNgradParts_ = rNgradParts_.isPresent_
 
SgDbhDatumDescriptor *& dUnPhaseCal_ = rUnPhaseCal_.d_
 
bool & hasUnPhaseCal_ = rUnPhaseCal_.isPresent_
 
SgDbhDatumDescriptor *& dAxOffsetCont_ = rAxOffsetCont_.d_
 
bool & hasAxOffsetCont_ = rAxOffsetCont_.isPresent_
 
SgDbhDatumDescriptor *& dCalSites_ = rCalSites_.d_
 
bool & hasCalSites_ = rCalSites_.isPresent_
 
SgDbhDatumDescriptor *& dCalList_ = rCalList_.d_
 
bool & hasCalList_ = rCalList_.isPresent_
 
SgDbhDatumDescriptor *& dCalFlags_ = rCalFlags_.d_
 
bool & hasCalFlags_ = rCalFlags_.isPresent_
 
SgDbhDatumDescriptor *& dAxsOfsPart_ = rAxsOfsPart_.d_
 
bool & hasAxsOfsPart_ = rAxsOfsPart_.isPresent_
 
SgDbhDatumDescriptor *& dTai_2_Utc_ = rTai_2_Utc_.d_
 
bool & hasTai_2_Utc_ = rTai_2_Utc_.isPresent_
 
SgDbhDatumDescriptor *& dFourFitFileName_ = rFourFitFileName_.d_
 
bool & hasFourFitFileName_ = rFourFitFileName_.isPresent_
 
SgDbhDatumDescriptor *& dFourFitFileNameSecBand_ = rFourFitFileNameSecBand_.d_
 
bool & hasFourFitFileNameSecBand_ = rFourFitFileNameSecBand_.isPresent_
 
SgDbhDatumDescriptor *& dIonBits_ = rIonBits_.d_
 
bool & hasIonBits_ = rIonBits_.isPresent_
 
SgDbhDatumDescriptor *& dUserAction4Suppression_ = rUserAction4Suppression_.d_
 
bool & hasUserAction4Suppression_ = rUserAction4Suppression_.isPresent_
 
SgDbhDatumDescriptor *& dFut1_inf_ = rFut1_inf_.d_
 
bool & hasFut1_inf_ = rFut1_inf_.isPresent_
 
SgDbhDatumDescriptor *& dFut1_pts_ = rFut1_pts_.d_
 
bool & hasFut1_pts_ = rFut1_pts_.isPresent_
 
SgDbhDatumDescriptor *& dFwob_inf_ = rFwob_inf_.d_
 
bool & hasFwob_inf_ = rFwob_inf_.isPresent_
 
SgDbhDatumDescriptor *& dFwob_pts_ = rFwob_pts_.d_
 
bool & hasFwob_pts_ = rFwob_pts_.isPresent_
 
SgDbhDatumDescriptor *& dTidalUt1_ = rTidalUt1_.d_
 
bool & hasTidalUt1_ = rTidalUt1_.isPresent_
 
SgDbhDatumDescriptor *& dPhAmbig_S_ = rPhAmbig_S_.d_
 
bool & hasPhAmbig_S_ = rPhAmbig_S_.isPresent_
 
SgDbhDatumDescriptor *& dSolData_ = rSolData_.d_
 
bool & hasSolData_ = rSolData_.isPresent_
 
SgDbhDatumDescriptor *& dSupMet_ = rSupMet_.d_
 
bool & hasSupMet_ = rSupMet_.isPresent_
 
SgDbhDatumDescriptor *& dBlDepClocks_ = rBlDepClocks_.d_
 
bool & hasBlDepClocks_ = rBlDepClocks_.isPresent_
 
SgDbhDatumDescriptor *& dAtmPartFlag_ = rAtmPartFlag_.d_
 
bool & hasAtmPartFlag_ = rAtmPartFlag_.isPresent_
 
SgDbhDatumDescriptor *& dFclList_ = rFclList_.d_
 
bool & hasFclList_ = rFclList_.isPresent_
 
SgDbhDatumDescriptor *& dFclFlags_ = rFclFlags_.d_
 
bool & hasFclFlags_ = rFclFlags_.isPresent_
 
SgDbhDatumDescriptor *& dObcList_ = rObcList_.d_
 
bool & hasObcList_ = rObcList_.isPresent_
 
SgDbhDatumDescriptor *& dObcFlags_ = rObcFlags_.d_
 
bool & hasObcFlags_ = rObcFlags_.isPresent_
 
SgDbhDatumDescriptor *& dScanName_ = rScanName_.d_
 
bool & hasScanName_ = rScanName_.isPresent_
 
SgDbhDatumDescriptor *& dRunCode_ = rRunCode_.d_
 
bool & hasRunCode_ = rRunCode_.isPresent_
 
SgDbhDatumDescriptor *& dOloadHorzContrib_ = rOloadHorzContrib_.d_
 
bool & hasOloadHorzContrib_ = rOloadHorzContrib_.isPresent_
 
SgDbhDatumDescriptor *& dOloadVertContrib_ = rOloadVertContrib_.d_
 
bool & hasOloadVertContrib_ = rOloadVertContrib_.isPresent_
 
SgDbhDatumDescriptor *& dWobLibra_ = rWobLibra_.d_
 
bool & hasWobLibra_ = rWobLibra_.isPresent_
 
SgDbhDatumDescriptor *& dUt1Libra_ = rUt1Libra_.d_
 
bool & hasUt1Libra_ = rUt1Libra_.isPresent_
 
SgDbhDatumDescriptor *& dNut06xys_ = rNut06xys_.d_
 
bool & hasNut06xys_ = rNut06xys_.isPresent_
 
SgDbhDatumDescriptor *& dNut06xyp_ = rNut06xyp_.d_
 
bool & hasNut06xyp_ = rNut06xyp_.isPresent_
 
SgDbhDatumDescriptor *& dNutWahr_ = rNutWahr_.d_
 
bool & hasNutWahr_ = rNutWahr_.isPresent_
 
SgDbhDatumDescriptor *& dNut2006_ = rNut2006_.d_
 
bool & hasNut2006_ = rNut2006_.isPresent_
 
SgDbhDatumDescriptor *& dOptlContib_ = rOptlContib_.d_
 
bool & hasOptlContib_ = rOptlContib_.isPresent_
 
SgDbhDatumDescriptor *& dAcSites_ = rAcSites_.d_
 
bool & hasAcSites_ = rAcSites_.isPresent_
 
SgDbhDatumDescriptor *& dCcSites_ = rCcSites_.d_
 
bool & hasCcSites_ = rCcSites_.isPresent_
 
SgDbhDatumDescriptor *& dOceOld_ = rOceOld_.d_
 
bool & hasOceOld_ = rOceOld_.isPresent_
 
SgDbhDatumDescriptor *& dPtdOld_ = rPtdOld_.d_
 
bool & hasPtdOld_ = rPtdOld_.isPresent_
 
SgDbhDatumDescriptor *& dFrngErr_ = rFrngErr_.d_
 
bool & hasFrngErr_ = rFrngErr_.isPresent_
 
SgDbhDatumDescriptor *& dAcmEpochs_ = rAcmEpochs_.d_
 
bool & hasAcmEpochs_ = rAcmEpochs_.isPresent_
 
SgDbhDatumDescriptor *& dAcmNumber_ = rAcmNumber_.d_
 
bool & hasAcmNumber_ = rAcmNumber_.isPresent_
 
SgDbhDatumDescriptor *& dParAngle_ = rParAngle_.d_
 
bool & hasParAngle_ = rParAngle_.isPresent_
 
SgDbhDatumDescriptor *& dConsensusRate_ = rConsensusRate_.d_
 
bool & hasConsensusRate_ = rConsensusRate_.isPresent_
 
SgDbhDatumDescriptor *& dNdryPart_ = rNdryPart_.d_
 
bool & hasNdryPart_ = rNdryPart_.isPresent_
 
SgDbhDatumDescriptor *& dNwetPart_ = rNwetPart_.d_
 
bool & hasNwetPart_ = rNwetPart_.isPresent_
 
SgDbhDatumDescriptor *& dSun1BendingContrib_ = rSun1BendingContrib_.d_
 
bool & hasSun1BendingContrib_ = rSun1BendingContrib_.isPresent_
 
SgDbhDatumDescriptor *& dSun2BendingContrib_ = rSun2BendingContrib_.d_
 
bool & hasSun2BendingContrib_ = rSun2BendingContrib_.isPresent_
 
SgDbhDatumDescriptor *& dMslmIonContrib_ = rMslmIonContrib_.d_
 
bool & hasMslmIonContrib_ = rMslmIonContrib_.isPresent_
 
const QString sCalList []
 
const QString sFclList []
 
const QString sMntTypes [] ={"AZEL", "EQUA", "X_YN", "X_YE", "RICHMOND", "UNKN"}
 

Enumeration Type Documentation

◆ Obc_v10_index

Enumerator
O10_POLE_TIDE 
O10_WOBBLE_X 
O10_WOBBLE_Y 
O10_EARTH_TIDE 
O10_OCEAN_TIDE 
O10_POLE_TIDE_OLD 
O10_UT1_ORTHO 
O10_WOB_ORTHO 
O10_WOB_NUTAT 
O10_FEED_ROT 
O10_WAHR_NUTAT 
O10_TILT_RMVR 

Definition at line 590 of file SgVlbiSessionIoDbh.cpp.

◆ Obc_v11_index

Enumerator
O11_POLE_TIDE 
O11_WOBBLE_X 
O11_WOBBLE_Y 
O11_EARTH_TIDE 
O11_OCEAN_TIDE 
O11_UT1_ORTHO 
O11_WOB_ORTHO 
O11_WOB_LIBRA 
O11_UT1_LIBRA 
O11_OCN_POLE_TIDE 
O11_FEED_ROT 
O11_OCEAN_TIDE_OLD 
O11_TILT_RMVR 
O11_POLE_TIDE_OLD 

Definition at line 605 of file SgVlbiSessionIoDbh.cpp.

Variable Documentation

◆ dAcmEpochs_

SgDbhDatumDescriptor *& dAcmEpochs_ = rAcmEpochs_.d_

◆ dAcmNames_

SgDbhDatumDescriptor *& dAcmNames_ = rAcmNames_.d_

◆ dAcmNumber_

SgDbhDatumDescriptor *& dAcmNumber_ = rAcmNumber_.d_

◆ dAcmOffsets_

SgDbhDatumDescriptor *& dAcmOffsets_ = rAcmOffsets_.d_

◆ dAcmRates_

SgDbhDatumDescriptor *& dAcmRates_ = rAcmRates_.d_

◆ dAcSites_

SgDbhDatumDescriptor *& dAcSites_ = rAcSites_.d_

◆ dAmpByFrq_

SgDbhDatumDescriptor *& dAmpByFrq_ = rAmpByFrq_.d_

Definition at line 4865 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dAtmCflg_

SgDbhDatumDescriptor *& dAtmCflg_ = rAtmCflg_.d_

Definition at line 4934 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dAtmConstr_

SgDbhDatumDescriptor *& dAtmConstr_ = rAtmConstr_.d_

◆ dAtmIntrv_

SgDbhDatumDescriptor *& dAtmIntrv_ = rAtmIntrv_.d_

◆ dAtmPartFlag_

SgDbhDatumDescriptor *& dAtmPartFlag_ = rAtmPartFlag_.d_

Definition at line 5055 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dAxisOffsets_

SgDbhDatumDescriptor *& dAxisOffsets_ = rAxisOffsets_.d_

Definition at line 4804 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dAxisTypes_

SgDbhDatumDescriptor *& dAxisTypes_ = rAxisTypes_.d_

Definition at line 4818 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dAxOffsetCont_

SgDbhDatumDescriptor *& dAxOffsetCont_ = rAxOffsetCont_.d_

Definition at line 5017 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dAxsOfsPart_

SgDbhDatumDescriptor *& dAxsOfsPart_ = rAxsOfsPart_.d_

Definition at line 5025 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dAzimuths_

SgDbhDatumDescriptor *& dAzimuths_ = rAzimuths_.d_

Definition at line 4900 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dBaselineName_

SgDbhDatumDescriptor *& dBaselineName_ = rBaselineName_.d_

Definition at line 4891 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dBaselinesDepClocks_

SgDbhDatumDescriptor *& dBaselinesDepClocks_ = rBaselinesDepClocks_.d_

Definition at line 4846 of file SgVlbiSessionIoDbh.cpp.

◆ dBaselinesSelStatus_

SgDbhDatumDescriptor *& dBaselinesSelStatus_ = rBaselinesSelStatus_.d_

◆ dBatchCnt_

SgDbhDatumDescriptor *& dBatchCnt_ = rBatchCnt_.d_

Definition at line 4981 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dbhDxTable

◆ dBlDepClocks_

SgDbhDatumDescriptor *& dBlDepClocks_ = rBlDepClocks_.d_

Definition at line 5053 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dCableCalibration_

SgDbhDatumDescriptor *& dCableCalibration_ = rCableCalibration_.d_

Definition at line 4918 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCableSigns_

SgDbhDatumDescriptor *& dCableSigns_ = rCableSigns_.d_

Definition at line 4820 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCableStations_

SgDbhDatumDescriptor *& dCableStations_ = rCableStations_.d_

Definition at line 4822 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCalByFrq_

SgDbhDatumDescriptor *& dCalByFrq_ = rCalByFrq_.d_

Definition at line 4883 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCalcVersionValue_

SgDbhDatumDescriptor *& dCalcVersionValue_ = rCalcVersionValue_.d_

◆ dCalFlags_

SgDbhDatumDescriptor *& dCalFlags_ = rCalFlags_.d_

◆ dCalList_

SgDbhDatumDescriptor *& dCalList_ = rCalList_.d_

◆ dCalSites_

SgDbhDatumDescriptor *& dCalSites_ = rCalSites_.d_

◆ dCcSites_

SgDbhDatumDescriptor *& dCcSites_ = rCcSites_.d_

◆ dClkBrkEpochs_

SgDbhDatumDescriptor *& dClkBrkEpochs_ = rClkBrkEpochs_.d_

◆ dClkBrkFlags_

SgDbhDatumDescriptor *& dClkBrkFlags_ = rClkBrkFlags_.d_

Definition at line 4942 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dClkBrkNames_

SgDbhDatumDescriptor *& dClkBrkNames_ = rClkBrkNames_.d_

◆ dClkBrkNum_

SgDbhDatumDescriptor *& dClkBrkNum_ = rClkBrkNum_.d_

◆ dClkCflg_

SgDbhDatumDescriptor *& dClkCflg_ = rClkCflg_.d_

Definition at line 4936 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dClockBreakStatus_

SgDbhDatumDescriptor *& dClockBreakStatus_ = rClockBreakStatus_.d_

◆ dClockConstr_

SgDbhDatumDescriptor *& dClockConstr_ = rClockConstr_.d_

◆ dClockIntrv_

SgDbhDatumDescriptor *& dClockIntrv_ = rClockIntrv_.d_

◆ dClockSite_

SgDbhDatumDescriptor *& dClockSite_ = rClockSite_.d_

◆ dConsBendingDelay_

SgDbhDatumDescriptor *& dConsBendingDelay_ = rConsBendingDelay_.d_

Definition at line 4896 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dConsensusDelay_

SgDbhDatumDescriptor *& dConsensusDelay_ = rConsensusDelay_.d_

Definition at line 4898 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dConsensusRate_

SgDbhDatumDescriptor *& dConsensusRate_ = rConsensusRate_.d_

Definition at line 5103 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCorrCoef_

SgDbhDatumDescriptor *& dCorrCoef_ = rCorrCoef_.d_

Definition at line 4866 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dCorrCoefSecBand_

SgDbhDatumDescriptor *& dCorrCoefSecBand_ = rCorrCoefSecBand_.d_

Definition at line 4971 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dCorrelatorType_

SgDbhDatumDescriptor *& dCorrelatorType_ = rCorrelatorType_.d_

Definition at line 4983 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dDelayObsSecBand_

SgDbhDatumDescriptor *& dDelayObsSecBand_ = rDelayObsSecBand_.d_

Definition at line 4957 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dDelayRate_

SgDbhDatumDescriptor *& dDelayRate_ = rDelayRate_.d_

Definition at line 4870 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dDelayUFlag_

SgDbhDatumDescriptor *& dDelayUFlag_ = rDelayUFlag_.d_

◆ dEccCoords_

SgDbhDatumDescriptor *& dEccCoords_ = rEccCoords_.d_

Definition at line 4838 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dEccNames_

SgDbhDatumDescriptor *& dEccNames_ = rEccNames_.d_

Definition at line 4853 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dEccTypes_

SgDbhDatumDescriptor *& dEccTypes_ = rEccTypes_.d_

Definition at line 4855 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dEffFreqsSecBand_

SgDbhDatumDescriptor *& dEffFreqsSecBand_ = rEffFreqsSecBand_.d_

◆ dEl_Cut_

SgDbhDatumDescriptor *& dEl_Cut_ = rEl_Cut_.d_

Definition at line 4857 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dElevations_

SgDbhDatumDescriptor *& dElevations_ = rElevations_.d_

Definition at line 4894 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dError_Bl_

SgDbhDatumDescriptor *& dError_Bl_ = rError_Bl_.d_

◆ dError_K_

SgDbhDatumDescriptor *& dError_K_ = rError_K_.d_

◆ dEtdContrib_

SgDbhDatumDescriptor *& dEtdContrib_ = rEtdContrib_.d_

Definition at line 4997 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFclFlags_

SgDbhDatumDescriptor *& dFclFlags_ = rFclFlags_.d_

Definition at line 5059 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dFclList_

SgDbhDatumDescriptor *& dFclList_ = rFclList_.d_

Definition at line 5057 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dFeedCorr_

SgDbhDatumDescriptor *& dFeedCorr_ = rFeedCorr_.d_

Definition at line 5005 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFourFitFileName_

SgDbhDatumDescriptor *& dFourFitFileName_ = rFourFitFileName_.d_

Definition at line 5029 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFourFitFileNameSecBand_

SgDbhDatumDescriptor *& dFourFitFileNameSecBand_ = rFourFitFileNameSecBand_.d_

Definition at line 5031 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dFrngErr_

SgDbhDatumDescriptor *& dFrngErr_ = rFrngErr_.d_

Definition at line 5095 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFut1_inf_

SgDbhDatumDescriptor *& dFut1_inf_ = rFut1_inf_.d_

Definition at line 5037 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFut1_pts_

SgDbhDatumDescriptor *& dFut1_pts_ = rFut1_pts_.d_

Definition at line 5039 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFwob_inf_

SgDbhDatumDescriptor *& dFwob_inf_ = rFwob_inf_.d_

Definition at line 5041 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dFwob_pts_

SgDbhDatumDescriptor *& dFwob_pts_ = rFwob_pts_.d_

Definition at line 5043 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dGrIonFrq_

SgDbhDatumDescriptor *& dGrIonFrq_ = rGrIonFrq_.d_

Definition at line 4926 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dGrpAmbiguity_

SgDbhDatumDescriptor *& dGrpAmbiguity_ = rGrpAmbiguity_.d_

Definition at line 4869 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dGrpAmbiguitySecBand_

SgDbhDatumDescriptor *& dGrpAmbiguitySecBand_ = rGrpAmbiguitySecBand_.d_

◆ dIonBits_

SgDbhDatumDescriptor *& dIonBits_ = rIonBits_.d_

Definition at line 5033 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dIonCode_

SgDbhDatumDescriptor *& dIonCode_ = rIonCode_.d_

Definition at line 4946 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dIonCorr_

SgDbhDatumDescriptor *& dIonCorr_ = rIonCorr_.d_

◆ dIonRms_

SgDbhDatumDescriptor *& dIonRms_ = rIonRms_.d_

◆ dMeteoHumidity_

SgDbhDatumDescriptor *& dMeteoHumidity_ = rMeteoHumidity_.d_

Definition at line 4920 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dMeteoPressure_

SgDbhDatumDescriptor *& dMeteoPressure_ = rMeteoPressure_.d_

Definition at line 4916 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dMeteoTemperature_

SgDbhDatumDescriptor *& dMeteoTemperature_ = rMeteoTemperature_.d_

Definition at line 4922 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dMslmIonContrib_

SgDbhDatumDescriptor *& dMslmIonContrib_ = rMslmIonContrib_.d_

Definition at line 5113 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dN4Obs_

SgDbhDatumDescriptor *& dN4Obs_ = rN4Obs_.d_

Definition at line 4861 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dNAmbig_

SgDbhDatumDescriptor *& dNAmbig_ = rNAmbig_.d_

◆ dNAmbigSecBand_

SgDbhDatumDescriptor *& dNAmbigSecBand_ = rNAmbigSecBand_.d_

◆ dNdryCont_

SgDbhDatumDescriptor *& dNdryCont_ = rNdryCont_.d_

Definition at line 5009 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNdryPart_

SgDbhDatumDescriptor *& dNdryPart_ = rNdryPart_.d_

Definition at line 5105 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNgradParts_

SgDbhDatumDescriptor *& dNgradParts_ = rNgradParts_.d_

Definition at line 5013 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNObs_

SgDbhDatumDescriptor *& dNObs_ = rNObs_.d_

Definition at line 4798 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dNRefClocks_

SgDbhDatumDescriptor *& dNRefClocks_ = rNRefClocks_.d_

Definition at line 4840 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dNSites_

SgDbhDatumDescriptor *& dNSites_ = rNSites_.d_

Definition at line 4794 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNStars_

SgDbhDatumDescriptor *& dNStars_ = rNStars_.d_

Definition at line 4796 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNumOfAccPeriods_

SgDbhDatumDescriptor *& dNumOfAccPeriods_ = rNumOfAccPeriods_.d_

Definition at line 4886 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNumOfChannels_

SgDbhDatumDescriptor *& dNumOfChannels_ = rNumOfChannels_.d_

Definition at line 4881 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNumOfSamples_

SgDbhDatumDescriptor *& dNumOfSamples_ = rNumOfSamples_.d_

Definition at line 4863 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNut06xyp_

SgDbhDatumDescriptor *& dNut06xyp_ = rNut06xyp_.d_

Definition at line 5079 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNut06xys_

SgDbhDatumDescriptor *& dNut06xys_ = rNut06xys_.d_

Definition at line 5077 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNut2006_

SgDbhDatumDescriptor *& dNut2006_ = rNut2006_.d_

Definition at line 5083 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNutationPart2K_

SgDbhDatumDescriptor *& dNutationPart2K_ = rNutationPart2K_.d_

Definition at line 4904 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNutationPart_

SgDbhDatumDescriptor *& dNutationPart_ = rNutationPart_.d_

Definition at line 4902 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNutWahr_

SgDbhDatumDescriptor *& dNutWahr_ = rNutWahr_.d_

Definition at line 5081 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNwetCont_

SgDbhDatumDescriptor *& dNwetCont_ = rNwetCont_.d_

Definition at line 5011 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dNwetPart_

SgDbhDatumDescriptor *& dNwetPart_ = rNwetPart_.d_

Definition at line 5107 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dObcFlags_

SgDbhDatumDescriptor *& dObcFlags_ = rObcFlags_.d_

◆ dObcList_

SgDbhDatumDescriptor *& dObcList_ = rObcList_.d_

◆ dObservedDelay_

SgDbhDatumDescriptor *& dObservedDelay_ = rObservedDelay_.d_

Definition at line 4867 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dObservedDelaySigma_

SgDbhDatumDescriptor *& dObservedDelaySigma_ = rObservedDelaySigma_.d_

Definition at line 4868 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOceOld_

SgDbhDatumDescriptor *& dOceOld_ = rOceOld_.d_

Definition at line 5091 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadAmpHorz_

SgDbhDatumDescriptor *& dOloadAmpHorz_ = rOloadAmpHorz_.d_

Definition at line 4810 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadAmpVert_

SgDbhDatumDescriptor *& dOloadAmpVert_ = rOloadAmpVert_.d_

Definition at line 4814 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadContrib_

SgDbhDatumDescriptor *& dOloadContrib_ = rOloadContrib_.d_

Definition at line 4906 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadHorzContrib_

SgDbhDatumDescriptor *& dOloadHorzContrib_ = rOloadHorzContrib_.d_

Definition at line 5069 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadPhsHorz_

SgDbhDatumDescriptor *& dOloadPhsHorz_ = rOloadPhsHorz_.d_

Definition at line 4812 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadPhsVert_

SgDbhDatumDescriptor *& dOloadPhsVert_ = rOloadPhsVert_.d_

Definition at line 4816 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOloadVertContrib_

SgDbhDatumDescriptor *& dOloadVertContrib_ = rOloadVertContrib_.d_

Definition at line 5071 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dOptlContib_

SgDbhDatumDescriptor *& dOptlContib_ = rOptlContib_.d_

Definition at line 5085 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dParAngle_

SgDbhDatumDescriptor *& dParAngle_ = rParAngle_.d_

Definition at line 5101 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dPhAmbig_S_

SgDbhDatumDescriptor *& dPhAmbig_S_ = rPhAmbig_S_.d_

Definition at line 5047 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dPhaseCalOffset_

SgDbhDatumDescriptor *& dPhaseCalOffset_ = rPhaseCalOffset_.d_

Definition at line 4887 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dPhaseObsSecBand_

SgDbhDatumDescriptor *& dPhaseObsSecBand_ = rPhaseObsSecBand_.d_

Definition at line 4961 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dPhIonFrq_

SgDbhDatumDescriptor *& dPhIonFrq_ = rPhIonFrq_.d_

Definition at line 4932 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dPtdContrib_

SgDbhDatumDescriptor *& dPtdContrib_ = rPtdContrib_.d_

Definition at line 4995 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dPtdOld_

SgDbhDatumDescriptor *& dPtdOld_ = rPtdOld_.d_

Definition at line 5093 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dQualityCode_

SgDbhDatumDescriptor *& dQualityCode_ = rQualityCode_.d_

Definition at line 4892 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dQualityCodeSecBand_

SgDbhDatumDescriptor *& dQualityCodeSecBand_ = rQualityCodeSecBand_.d_

◆ dRateObsSecBand_

SgDbhDatumDescriptor *& dRateObsSecBand_ = rRateObsSecBand_.d_

Definition at line 4953 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dRateUFlag_

SgDbhDatumDescriptor *& dRateUFlag_ = rRateUFlag_.d_

Definition at line 4889 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dRecSetup_

SgDbhDatumDescriptor *& dRecSetup_ = rRecSetup_.d_

Definition at line 4872 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dRefClockSites_

SgDbhDatumDescriptor *& dRefClockSites_ = rRefClockSites_.d_

Definition at line 4849 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dReferenceFrequency_

SgDbhDatumDescriptor *& dReferenceFrequency_ = rReferenceFrequency_.d_

◆ dRefFreqByChannel_

SgDbhDatumDescriptor *& dRefFreqByChannel_ = rRefFreqByChannel_.d_

Definition at line 4874 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dRefFreqSecBand_

SgDbhDatumDescriptor *& dRefFreqSecBand_ = rRefFreqSecBand_.d_

Definition at line 4967 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dRunCode_

SgDbhDatumDescriptor *& dRunCode_ = rRunCode_.d_

Definition at line 5067 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSampleRate_

SgDbhDatumDescriptor *& dSampleRate_ = rSampleRate_.d_

Definition at line 4876 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSbDelay_

SgDbhDatumDescriptor *& dSbDelay_ = rSbDelay_.d_

Definition at line 4877 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSBDelaySecBand_

SgDbhDatumDescriptor *& dSBDelaySecBand_ = rSBDelaySecBand_.d_

Definition at line 4973 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSbSigmaDelay_

SgDbhDatumDescriptor *& dSbSigmaDelay_ = rSbSigmaDelay_.d_

Definition at line 4878 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dScanName_

SgDbhDatumDescriptor *& dScanName_ = rScanName_.d_

Definition at line 5065 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSecTag_

SgDbhDatumDescriptor *& dSecTag_ = rSecTag_.d_

Definition at line 4879 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSigmaDelayObsSecBand_

SgDbhDatumDescriptor *& dSigmaDelayObsSecBand_ = rSigmaDelayObsSecBand_.d_

Definition at line 4959 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSigmaDelayRate_

SgDbhDatumDescriptor *& dSigmaDelayRate_ = rSigmaDelayRate_.d_

Definition at line 4871 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSigmaPhaseObsSecBand_

SgDbhDatumDescriptor *& dSigmaPhaseObsSecBand_ = rSigmaPhaseObsSecBand_.d_

Definition at line 4963 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSigmaRateObsSecBand_

SgDbhDatumDescriptor *& dSigmaRateObsSecBand_ = rSigmaRateObsSecBand_.d_

Definition at line 4955 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSigmaSBDelaySecBand_

SgDbhDatumDescriptor *& dSigmaSBDelaySecBand_ = rSigmaSBDelaySecBand_.d_

Definition at line 4975 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSiteNames_

SgDbhDatumDescriptor *& dSiteNames_ = rSiteNames_.d_

◆ dSiteRecs_

SgDbhDatumDescriptor *& dSiteRecs_ = rSiteRecs_.d_

Definition at line 4808 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSitPart_

SgDbhDatumDescriptor *& dSitPart_ = rSitPart_.d_

Definition at line 4908 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSnr_

SgDbhDatumDescriptor *& dSnr_ = rSnr_.d_

Definition at line 4880 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSnrSecBand_

SgDbhDatumDescriptor *& dSnrSecBand_ = rSnrSecBand_.d_

Definition at line 4969 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSolData_

SgDbhDatumDescriptor *& dSolData_ = rSolData_.d_

Definition at line 5049 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dSourceName_

SgDbhDatumDescriptor *& dSourceName_ = rSourceName_.d_

Definition at line 4893 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSourcesSelStatus_

SgDbhDatumDescriptor *& dSourcesSelStatus_ = rSourcesSelStatus_.d_

◆ dStar2000_

SgDbhDatumDescriptor *& dStar2000_ = rStar2000_.d_

Definition at line 4806 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dStarNames_

SgDbhDatumDescriptor *& dStarNames_ = rStarNames_.d_

◆ dStarPart_

SgDbhDatumDescriptor *& dStarPart_ = rStarPart_.d_

Definition at line 4910 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSun1BendingContrib_

SgDbhDatumDescriptor *& dSun1BendingContrib_ = rSun1BendingContrib_.d_

Definition at line 5109 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSun2BendingContrib_

SgDbhDatumDescriptor *& dSun2BendingContrib_ = rSun2BendingContrib_.d_

Definition at line 5111 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dSupMet_

SgDbhDatumDescriptor *& dSupMet_ = rSupMet_.d_

Definition at line 5051 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dTai_2_Utc_

SgDbhDatumDescriptor *& dTai_2_Utc_ = rTai_2_Utc_.d_

Definition at line 5027 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dTectPlateNames_

SgDbhDatumDescriptor *& dTectPlateNames_ = rTectPlateNames_.d_

Definition at line 4989 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dTidalUt1_

SgDbhDatumDescriptor *& dTidalUt1_ = rTidalUt1_.d_

Definition at line 5045 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dTiltRemvr_

SgDbhDatumDescriptor *& dTiltRemvr_ = rTiltRemvr_.d_

Definition at line 5007 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dTotalPhase_

SgDbhDatumDescriptor *& dTotalPhase_ = rTotalPhase_.d_

Definition at line 4979 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dTotalPhaseSecBand_

SgDbhDatumDescriptor *& dTotalPhaseSecBand_ = rTotalPhaseSecBand_.d_

Definition at line 4965 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dUnPhaseCal_

SgDbhDatumDescriptor *& dUnPhaseCal_ = rUnPhaseCal_.d_

Definition at line 5015 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dUserAction4Suppression_

SgDbhDatumDescriptor *& dUserAction4Suppression_ = rUserAction4Suppression_.d_

Definition at line 5035 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ dUt1Libra_

SgDbhDatumDescriptor *& dUt1Libra_ = rUt1Libra_.d_

Definition at line 5075 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dUt1Ortho_

SgDbhDatumDescriptor *& dUt1Ortho_ = rUt1Ortho_.d_

Definition at line 4991 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dUT1Part_

SgDbhDatumDescriptor *& dUT1Part_ = rUT1Part_.d_

Definition at line 4912 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dUtcTag_

SgDbhDatumDescriptor *& dUtcTag_ = rUtcTag_.d_

Definition at line 4890 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobblePart_

SgDbhDatumDescriptor *& dWobblePart_ = rWobblePart_.d_

Definition at line 4914 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobLibra_

SgDbhDatumDescriptor *& dWobLibra_ = rWobLibra_.d_

Definition at line 5073 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobNutatContrib_

SgDbhDatumDescriptor *& dWobNutatContrib_ = rWobNutatContrib_.d_

Definition at line 5003 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobOrtho_

SgDbhDatumDescriptor *& dWobOrtho_ = rWobOrtho_.d_

Definition at line 4993 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobXContrib_

SgDbhDatumDescriptor *& dWobXContrib_ = rWobXContrib_.d_

Definition at line 4999 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ dWobYContrib_

SgDbhDatumDescriptor *& dWobYContrib_ = rWobYContrib_.d_

Definition at line 5001 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcmEpochs_

bool & hasAcmEpochs_ = rAcmEpochs_.isPresent_

Definition at line 5098 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcmNames_

bool & hasAcmNames_ = rAcmNames_.isPresent_

Definition at line 4986 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcmNumber_

bool & hasAcmNumber_ = rAcmNumber_.isPresent_

Definition at line 5100 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcmOffsets_

bool & hasAcmOffsets_ = rAcmOffsets_.isPresent_

Definition at line 4833 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcmRates_

bool & hasAcmRates_ = rAcmRates_.isPresent_

Definition at line 4835 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAcSites_

bool & hasAcSites_ = rAcSites_.isPresent_

◆ hasAtmCflg_

bool & hasAtmCflg_ = rAtmCflg_.isPresent_

Definition at line 4935 of file SgVlbiSessionIoDbh.cpp.

◆ hasAtmConstr_

bool & hasAtmConstr_ = rAtmConstr_.isPresent_

Definition at line 4825 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAtmIntrv_

bool & hasAtmIntrv_ = rAtmIntrv_.isPresent_

Definition at line 4827 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAtmPartFlag_

bool & hasAtmPartFlag_ = rAtmPartFlag_.isPresent_

Definition at line 5056 of file SgVlbiSessionIoDbh.cpp.

◆ hasAxisOffsets_

bool & hasAxisOffsets_ = rAxisOffsets_.isPresent_

Definition at line 4805 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAxisTypes_

bool & hasAxisTypes_ = rAxisTypes_.isPresent_

Definition at line 4819 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAxOffsetCont_

bool & hasAxOffsetCont_ = rAxOffsetCont_.isPresent_

Definition at line 5018 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAxsOfsPart_

bool & hasAxsOfsPart_ = rAxsOfsPart_.isPresent_

Definition at line 5026 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasAzimuthData_

bool & hasAzimuthData_ = rAzimuths_.isPresent_

Definition at line 4901 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasBaselinesDepClocks_

bool & hasBaselinesDepClocks_ = rBaselinesDepClocks_.isPresent_

Definition at line 4847 of file SgVlbiSessionIoDbh.cpp.

◆ hasBaselinesSelStatus_

bool & hasBaselinesSelStatus_ = rBaselinesSelStatus_.isPresent_

Definition at line 4843 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasBatchCnt_

bool & hasBatchCnt_ = rBatchCnt_.isPresent_

Definition at line 4982 of file SgVlbiSessionIoDbh.cpp.

◆ hasBlDepClocks_

bool & hasBlDepClocks_ = rBlDepClocks_.isPresent_

Definition at line 5054 of file SgVlbiSessionIoDbh.cpp.

◆ hasCableData_

bool & hasCableData_ = rCableCalibration_.isPresent_

Definition at line 4919 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCableSigns_

bool & hasCableSigns_ = rCableSigns_.isPresent_

Definition at line 4821 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCableStations_

bool & hasCableStations_ = rCableStations_.isPresent_

Definition at line 4823 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCalByFrq_

bool & hasCalByFrq_ = rCalByFrq_.isPresent_

Definition at line 4884 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCalcVersionValue_

bool & hasCalcVersionValue_ = rCalcVersionValue_.isPresent_

Definition at line 4988 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCalFlags_

bool & hasCalFlags_ = rCalFlags_.isPresent_

◆ hasCalList_

bool & hasCalList_ = rCalList_.isPresent_

◆ hasCalSites_

bool & hasCalSites_ = rCalSites_.isPresent_

◆ hasCcSites_

bool & hasCcSites_ = rCcSites_.isPresent_

◆ hasClkBrkEpochs_

bool & hasClkBrkEpochs_ = rClkBrkEpochs_.isPresent_

Definition at line 4939 of file SgVlbiSessionIoDbh.cpp.

◆ hasClkBrkFlags_

bool & hasClkBrkFlags_ = rClkBrkFlags_.isPresent_

Definition at line 4943 of file SgVlbiSessionIoDbh.cpp.

◆ hasClkBrkNames_

bool & hasClkBrkNames_ = rClkBrkNames_.isPresent_

Definition at line 4945 of file SgVlbiSessionIoDbh.cpp.

◆ hasClkBrkNum_

bool & hasClkBrkNum_ = rClkBrkNum_.isPresent_

Definition at line 4941 of file SgVlbiSessionIoDbh.cpp.

◆ hasClkCflg_

bool & hasClkCflg_ = rClkCflg_.isPresent_

Definition at line 4937 of file SgVlbiSessionIoDbh.cpp.

◆ hasClockBreakStatus_

bool & hasClockBreakStatus_ = rClockBreakStatus_.isPresent_

Definition at line 4852 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasClockConstr_

bool & hasClockConstr_ = rClockConstr_.isPresent_

Definition at line 4829 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasClockIntrv_

bool & hasClockIntrv_ = rClockIntrv_.isPresent_

Definition at line 4831 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasConsBendingDelay_

bool & hasConsBendingDelay_ = rConsBendingDelay_.isPresent_

Definition at line 4897 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasConsensusDelay_

bool & hasConsensusDelay_ = rConsensusDelay_.isPresent_

Definition at line 4899 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasConsensusRate_

bool & hasConsensusRate_ = rConsensusRate_.isPresent_

Definition at line 5104 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasCorrCoefSecBand_

bool & hasCorrCoefSecBand_ = rCorrCoefSecBand_.isPresent_

Definition at line 4972 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasCorrelatorType_

bool & hasCorrelatorType_ = rCorrelatorType_.isPresent_

Definition at line 4984 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasDelayObsSecBand_

bool & hasDelayObsSecBand_ = rDelayObsSecBand_.isPresent_

Definition at line 4958 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasEccCoords_

bool & hasEccCoords_ = rEccCoords_.isPresent_

Definition at line 4839 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasEccNames_

bool & hasEccNames_ = rEccNames_.isPresent_

Definition at line 4854 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasEccTypes_

bool & hasEccTypes_ = rEccTypes_.isPresent_

Definition at line 4856 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasEffFreqsSecBand_

bool & hasEffFreqsSecBand_ = rEffFreqsSecBand_.isPresent_

◆ hasEl_Cut_

bool & hasEl_Cut_ = rEl_Cut_.isPresent_

Definition at line 4858 of file SgVlbiSessionIoDbh.cpp.

◆ hasElevationData_

bool & hasElevationData_ = rElevations_.isPresent_

Definition at line 4895 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasError_Bl_

bool & hasError_Bl_ = rError_Bl_.isPresent_

Definition at line 4860 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasError_K_

bool & hasError_K_ = rError_K_.isPresent_

Definition at line 4837 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasEtdContrib_

bool & hasEtdContrib_ = rEtdContrib_.isPresent_

Definition at line 4998 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFclFlags_

bool & hasFclFlags_ = rFclFlags_.isPresent_

Definition at line 5060 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasFclList_

bool & hasFclList_ = rFclList_.isPresent_

Definition at line 5058 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasFeedCorr_

bool & hasFeedCorr_ = rFeedCorr_.isPresent_

Definition at line 5006 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFourFitFileName_

bool & hasFourFitFileName_ = rFourFitFileName_.isPresent_

Definition at line 5030 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFourFitFileNameSecBand_

bool & hasFourFitFileNameSecBand_ = rFourFitFileNameSecBand_.isPresent_

Definition at line 5032 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasFrngErr_

bool & hasFrngErr_ = rFrngErr_.isPresent_

Definition at line 5096 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFut1_inf_

bool & hasFut1_inf_ = rFut1_inf_.isPresent_

Definition at line 5038 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFut1_pts_

bool & hasFut1_pts_ = rFut1_pts_.isPresent_

Definition at line 5040 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFwob_inf_

bool & hasFwob_inf_ = rFwob_inf_.isPresent_

Definition at line 5042 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasFwob_pts_

bool & hasFwob_pts_ = rFwob_pts_.isPresent_

Definition at line 5044 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasGrIonFrq_

bool & hasGrIonFrq_ = rGrIonFrq_.isPresent_

Definition at line 4927 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasGrpAmbiguitySecBand_

bool & hasGrpAmbiguitySecBand_ = rGrpAmbiguitySecBand_.isPresent_

◆ hasIonBits_

bool & hasIonBits_ = rIonBits_.isPresent_

Definition at line 5034 of file SgVlbiSessionIoDbh.cpp.

◆ hasIonCorr_

bool & hasIonCorr_ = rIonCorr_.isPresent_

Definition at line 4929 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasIonRms_

bool & hasIonRms_ = rIonRms_.isPresent_

Definition at line 4931 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasMeteoPressureData_

bool & hasMeteoPressureData_ = rMeteoPressure_.isPresent_

Definition at line 4917 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasMeteoRelHumidityData_

bool & hasMeteoRelHumidityData_ = rMeteoHumidity_.isPresent_

Definition at line 4921 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasMeteoTemperatureData_

bool & hasMeteoTemperatureData_ = rMeteoTemperature_.isPresent_

Definition at line 4923 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasMslmIonContrib_

bool & hasMslmIonContrib_ = rMslmIonContrib_.isPresent_

Definition at line 5114 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasN4Obs_

bool & hasN4Obs_ = rN4Obs_.isPresent_

Definition at line 4862 of file SgVlbiSessionIoDbh.cpp.

◆ hasNAmbig_

bool & hasNAmbig_ = rNAmbig_.isPresent_

Definition at line 4925 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNAmbigSecBand_

bool & hasNAmbigSecBand_ = rNAmbigSecBand_.isPresent_

◆ hasNdryCont_

bool & hasNdryCont_ = rNdryCont_.isPresent_

Definition at line 5010 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNdryPart_

bool & hasNdryPart_ = rNdryPart_.isPresent_

Definition at line 5106 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNgradParts_

bool & hasNgradParts_ = rNgradParts_.isPresent_

Definition at line 5014 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNObs_

bool & hasNObs_ = rNObs_.isPresent_

Definition at line 4799 of file SgVlbiSessionIoDbh.cpp.

◆ hasNRefClocks_

bool & hasNRefClocks_ = rNRefClocks_.isPresent_

Definition at line 4841 of file SgVlbiSessionIoDbh.cpp.

◆ hasNSites_

bool & hasNSites_ = rNSites_.isPresent_

Definition at line 4795 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNStars_

bool & hasNStars_ = rNStars_.isPresent_

Definition at line 4797 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNumOfChannels_

bool & hasNumOfChannels_ = rNumOfChannels_.isPresent_

Definition at line 4882 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNumOfSamples_

bool & hasNumOfSamples_ = rNumOfSamples_.isPresent_

Definition at line 4864 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNut06xyp_

bool & hasNut06xyp_ = rNut06xyp_.isPresent_

Definition at line 5080 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNut06xys_

bool & hasNut06xys_ = rNut06xys_.isPresent_

Definition at line 5078 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNut2006_

bool & hasNut2006_ = rNut2006_.isPresent_

Definition at line 5084 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNutationPart2K_

bool & hasNutationPart2K_ = rNutationPart2K_.isPresent_

Definition at line 4905 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNutationPart_

bool & hasNutationPart_ = rNutationPart_.isPresent_

Definition at line 4903 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNutWahr_

bool & hasNutWahr_ = rNutWahr_.isPresent_

Definition at line 5082 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNwetCont_

bool & hasNwetCont_ = rNwetCont_.isPresent_

Definition at line 5012 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasNwetPart_

bool & hasNwetPart_ = rNwetPart_.isPresent_

Definition at line 5108 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasObcFlags_

bool & hasObcFlags_ = rObcFlags_.isPresent_

Definition at line 5064 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasObcList_

bool & hasObcList_ = rObcList_.isPresent_

Definition at line 5062 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOceOld_

bool & hasOceOld_ = rOceOld_.isPresent_

Definition at line 5092 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadAmpHorz_

bool & hasOloadAmpHorz_ = rOloadAmpHorz_.isPresent_

Definition at line 4811 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadAmpVert_

bool & hasOloadAmpVert_ = rOloadAmpVert_.isPresent_

Definition at line 4815 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadContrib_

bool & hasOloadContrib_ = rOloadContrib_.isPresent_

Definition at line 4907 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadHorzContrib_

bool & hasOloadHorzContrib_ = rOloadHorzContrib_.isPresent_

Definition at line 5070 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadPhsHorz_

bool & hasOloadPhsHorz_ = rOloadPhsHorz_.isPresent_

Definition at line 4813 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadPhsVert_

bool & hasOloadPhsVert_ = rOloadPhsVert_.isPresent_

Definition at line 4817 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOloadVertContrib_

bool & hasOloadVertContrib_ = rOloadVertContrib_.isPresent_

Definition at line 5072 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasOptlContib_

bool & hasOptlContib_ = rOptlContib_.isPresent_

Definition at line 5086 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasParAngle_

bool & hasParAngle_ = rParAngle_.isPresent_

Definition at line 5102 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasPhAmbig_S_

bool & hasPhAmbig_S_ = rPhAmbig_S_.isPresent_

Definition at line 5048 of file SgVlbiSessionIoDbh.cpp.

◆ hasPhaseCalOffset_

bool & hasPhaseCalOffset_ = rPhaseCalOffset_.isPresent_

Definition at line 4888 of file SgVlbiSessionIoDbh.cpp.

◆ hasPhaseObsSecBand_

bool & hasPhaseObsSecBand_ = rPhaseObsSecBand_.isPresent_

Definition at line 4962 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasPhIonFrq_

bool & hasPhIonFrq_ = rPhIonFrq_.isPresent_

Definition at line 4933 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasPtdContrib_

bool & hasPtdContrib_ = rPtdContrib_.isPresent_

Definition at line 4996 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasPtdOld_

bool & hasPtdOld_ = rPtdOld_.isPresent_

Definition at line 5094 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasQualityCodeSecBand_

bool & hasQualityCodeSecBand_ = rQualityCodeSecBand_.isPresent_

◆ hasRateObsSecBand_

bool & hasRateObsSecBand_ = rRateObsSecBand_.isPresent_

Definition at line 4954 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasRefClockSites_

bool & hasRefClockSites_ = rRefClockSites_.isPresent_

Definition at line 4850 of file SgVlbiSessionIoDbh.cpp.

◆ hasRefFreqByChannel_

bool & hasRefFreqByChannel_ = rRefFreqByChannel_.isPresent_

Definition at line 4875 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasRefFreqSecBand_

bool & hasRefFreqSecBand_ = rRefFreqSecBand_.isPresent_

Definition at line 4968 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasRunCode_

bool & hasRunCode_ = rRunCode_.isPresent_

Definition at line 5068 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSBDelaySecBand_

bool & hasSBDelaySecBand_ = rSBDelaySecBand_.isPresent_

Definition at line 4974 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasScanName_

bool & hasScanName_ = rScanName_.isPresent_

Definition at line 5066 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSigmaDelayObsSecBand_

bool & hasSigmaDelayObsSecBand_ = rSigmaDelayObsSecBand_.isPresent_

Definition at line 4960 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasSigmaPhaseObsSecBand_

bool & hasSigmaPhaseObsSecBand_ = rSigmaPhaseObsSecBand_.isPresent_

Definition at line 4964 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasSigmaRateObsSecBand_

bool & hasSigmaRateObsSecBand_ = rSigmaRateObsSecBand_.isPresent_

Definition at line 4956 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasSigmaSBDelaySecBand_

bool & hasSigmaSBDelaySecBand_ = rSigmaSBDelaySecBand_.isPresent_

Definition at line 4976 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasSiteNames_

bool & hasSiteNames_ = rSiteNames_.isPresent_

Definition at line 4801 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSiteRecs_

bool & hasSiteRecs_ = rSiteRecs_.isPresent_

Definition at line 4809 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSitPart_

bool & hasSitPart_ = rSitPart_.isPresent_

Definition at line 4909 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSnrSecBand_

bool & hasSnrSecBand_ = rSnrSecBand_.isPresent_

Definition at line 4970 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasSolData_

bool & hasSolData_ = rSolData_.isPresent_

Definition at line 5050 of file SgVlbiSessionIoDbh.cpp.

◆ hasSourcesSelStatus_

bool & hasSourcesSelStatus_ = rSourcesSelStatus_.isPresent_

Definition at line 4845 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasStar2000_

bool & hasStar2000_ = rStar2000_.isPresent_

Definition at line 4807 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasStarNames_

bool & hasStarNames_ = rStarNames_.isPresent_

Definition at line 4803 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasStarPart_

bool & hasStarPart_ = rStarPart_.isPresent_

Definition at line 4911 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSun1BendingContrib_

bool & hasSun1BendingContrib_ = rSun1BendingContrib_.isPresent_

Definition at line 5110 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSun2BendingContrib_

bool & hasSun2BendingContrib_ = rSun2BendingContrib_.isPresent_

Definition at line 5112 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasSupMet_

bool & hasSupMet_ = rSupMet_.isPresent_

Definition at line 5052 of file SgVlbiSessionIoDbh.cpp.

◆ hasTai_2_Utc_

bool & hasTai_2_Utc_ = rTai_2_Utc_.isPresent_

Definition at line 5028 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasTectPlateNames_

bool & hasTectPlateNames_ = rTectPlateNames_.isPresent_

Definition at line 4990 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasTidalUt1_

bool & hasTidalUt1_ = rTidalUt1_.isPresent_

Definition at line 5046 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasTiltRemvr_

bool & hasTiltRemvr_ = rTiltRemvr_.isPresent_

Definition at line 5008 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasTotalPhase_

bool & hasTotalPhase_ = rTotalPhase_.isPresent_

Definition at line 4980 of file SgVlbiSessionIoDbh.cpp.

◆ hasTotalPhaseSecBand_

bool & hasTotalPhaseSecBand_ = rTotalPhaseSecBand_.isPresent_

Definition at line 4966 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ hasUnPhaseCal_

bool & hasUnPhaseCal_ = rUnPhaseCal_.isPresent_

Definition at line 5016 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasUserAction4Suppression_

bool & hasUserAction4Suppression_ = rUserAction4Suppression_.isPresent_

Definition at line 5036 of file SgVlbiSessionIoDbh.cpp.

◆ hasUt1Libra_

bool & hasUt1Libra_ = rUt1Libra_.isPresent_

Definition at line 5076 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasUt1Ortho_

bool & hasUt1Ortho_ = rUt1Ortho_.isPresent_

Definition at line 4992 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasUT1Part_

bool & hasUT1Part_ = rUT1Part_.isPresent_

Definition at line 4913 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobblePart_

bool & hasWobblePart_ = rWobblePart_.isPresent_

Definition at line 4915 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobLibra_

bool & hasWobLibra_ = rWobLibra_.isPresent_

Definition at line 5074 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobNutatContrib_

bool & hasWobNutatContrib_ = rWobNutatContrib_.isPresent_

Definition at line 5004 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobOrtho_

bool & hasWobOrtho_ = rWobOrtho_.isPresent_

Definition at line 4994 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobXContrib_

bool & hasWobXContrib_ = rWobXContrib_.isPresent_

Definition at line 5000 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ hasWobYContrib_

bool & hasWobYContrib_ = rWobYContrib_.isPresent_

Definition at line 5002 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ numOfDxT

const int numOfDxT = sizeof(dbhDxTable)/sizeof(DbhDescriptorX)

◆ rAcmEpochs_

DbhDescriptorX & rAcmEpochs_ = dbhDxTable[163]

Definition at line 4780 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAcmNames_

DbhDescriptorX & rAcmNames_ = dbhDxTable[107]

Definition at line 4724 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAcmNumber_

DbhDescriptorX & rAcmNumber_ = dbhDxTable[164]

Definition at line 4781 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAcmOffsets_

DbhDescriptorX & rAcmOffsets_ = dbhDxTable[ 19]

Definition at line 4636 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAcmRates_

DbhDescriptorX & rAcmRates_ = dbhDxTable[ 20]

Definition at line 4637 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAcSites_

DbhDescriptorX & rAcSites_ = dbhDxTable[158]

Definition at line 4775 of file SgVlbiSessionIoDbh.cpp.

◆ rAmpByFrq_

DbhDescriptorX & rAmpByFrq_ = dbhDxTable[ 36]

Definition at line 4653 of file SgVlbiSessionIoDbh.cpp.

◆ rAtmCflg_

DbhDescriptorX & rAtmCflg_ = dbhDxTable[ 81]

Definition at line 4698 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAtmConstr_

DbhDescriptorX & rAtmConstr_ = dbhDxTable[ 15]

Definition at line 4632 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAtmIntrv_

DbhDescriptorX & rAtmIntrv_ = dbhDxTable[ 16]

Definition at line 4633 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAtmPartFlag_

DbhDescriptorX & rAtmPartFlag_ = dbhDxTable[142]

Definition at line 4759 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rAxisOffsets_

DbhDescriptorX & rAxisOffsets_ = dbhDxTable[ 5]

Definition at line 4622 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rAxisTypes_

DbhDescriptorX & rAxisTypes_ = dbhDxTable[ 12]

Definition at line 4629 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rAxOffsetCont_

DbhDescriptorX & rAxOffsetCont_ = dbhDxTable[123]

Definition at line 4740 of file SgVlbiSessionIoDbh.cpp.

◆ rAxsOfsPart_

DbhDescriptorX & rAxsOfsPart_ = dbhDxTable[127]

Definition at line 4744 of file SgVlbiSessionIoDbh.cpp.

◆ rAzimuths_

DbhDescriptorX & rAzimuths_ = dbhDxTable[ 61]

Definition at line 4678 of file SgVlbiSessionIoDbh.cpp.

◆ rBaselineName_

DbhDescriptorX & rBaselineName_ = dbhDxTable[ 58]

Definition at line 4675 of file SgVlbiSessionIoDbh.cpp.

◆ rBaselinesDepClocks_

DbhDescriptorX & rBaselinesDepClocks_ = dbhDxTable[ 26]

Definition at line 4643 of file SgVlbiSessionIoDbh.cpp.

◆ rBaselinesSelStatus_

DbhDescriptorX & rBaselinesSelStatus_ = dbhDxTable[ 24]

Definition at line 4641 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rBatchCnt_

DbhDescriptorX & rBatchCnt_ = dbhDxTable[105]

Definition at line 4722 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rBlDepClocks_

DbhDescriptorX & rBlDepClocks_ = dbhDxTable[141]

Definition at line 4758 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rCableCalibration_

DbhDescriptorX & rCableCalibration_ = dbhDxTable[ 73]

Definition at line 4690 of file SgVlbiSessionIoDbh.cpp.

◆ rCableSigns_

DbhDescriptorX & rCableSigns_ = dbhDxTable[ 13]

Definition at line 4630 of file SgVlbiSessionIoDbh.cpp.

◆ rCableStations_

DbhDescriptorX & rCableStations_ = dbhDxTable[ 14]

Definition at line 4631 of file SgVlbiSessionIoDbh.cpp.

◆ rCalByFrq_

DbhDescriptorX & rCalByFrq_ = dbhDxTable[ 52]

Definition at line 4669 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rCalcVersionValue_

DbhDescriptorX & rCalcVersionValue_ = dbhDxTable[108]

Definition at line 4725 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImages().

◆ rCalFlags_

DbhDescriptorX & rCalFlags_ = dbhDxTable[126]

Definition at line 4743 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rCalList_

DbhDescriptorX & rCalList_ = dbhDxTable[125]

Definition at line 4742 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rCalSites_

DbhDescriptorX & rCalSites_ = dbhDxTable[124]

Definition at line 4741 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rCcSites_

DbhDescriptorX & rCcSites_ = dbhDxTable[159]

Definition at line 4776 of file SgVlbiSessionIoDbh.cpp.

◆ rClkBrkEpochs_

DbhDescriptorX & rClkBrkEpochs_ = dbhDxTable[ 83]

Definition at line 4700 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClkBrkFlags_

DbhDescriptorX & rClkBrkFlags_ = dbhDxTable[ 85]

Definition at line 4702 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClkBrkNames_

DbhDescriptorX & rClkBrkNames_ = dbhDxTable[ 86]

Definition at line 4703 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClkBrkNum_

DbhDescriptorX & rClkBrkNum_ = dbhDxTable[ 84]

Definition at line 4701 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClkCflg_

DbhDescriptorX & rClkCflg_ = dbhDxTable[ 82]

Definition at line 4699 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClockBreakStatus_

DbhDescriptorX & rClockBreakStatus_ = dbhDxTable[ 29]

Definition at line 4646 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClockConstr_

DbhDescriptorX & rClockConstr_ = dbhDxTable[ 17]

Definition at line 4634 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClockIntrv_

DbhDescriptorX & rClockIntrv_ = dbhDxTable[ 18]

Definition at line 4635 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rClockSite_

DbhDescriptorX & rClockSite_ = dbhDxTable[ 27]

Definition at line 4644 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rConsBendingDelay_

DbhDescriptorX & rConsBendingDelay_ = dbhDxTable[ 62]

Definition at line 4679 of file SgVlbiSessionIoDbh.cpp.

◆ rConsensusDelay_

DbhDescriptorX & rConsensusDelay_ = dbhDxTable[ 63]

Definition at line 4680 of file SgVlbiSessionIoDbh.cpp.

◆ rConsensusRate_

DbhDescriptorX & rConsensusRate_ = dbhDxTable[166]

Definition at line 4783 of file SgVlbiSessionIoDbh.cpp.

◆ rCorrCoef_

DbhDescriptorX & rCorrCoef_ = dbhDxTable[ 37]

Definition at line 4654 of file SgVlbiSessionIoDbh.cpp.

◆ rCorrCoefSecBand_

DbhDescriptorX & rCorrCoefSecBand_ = dbhDxTable[100]

Definition at line 4717 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rCorrelatorType_

DbhDescriptorX & rCorrelatorType_ = dbhDxTable[106]

Definition at line 4723 of file SgVlbiSessionIoDbh.cpp.

◆ rDelayObsSecBand_

DbhDescriptorX & rDelayObsSecBand_ = dbhDxTable[ 93]

Definition at line 4710 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rDelayRate_

DbhDescriptorX & rDelayRate_ = dbhDxTable[ 41]

Definition at line 4658 of file SgVlbiSessionIoDbh.cpp.

◆ rDelayUFlag_

DbhDescriptorX & rDelayUFlag_ = dbhDxTable[ 53]

Definition at line 4670 of file SgVlbiSessionIoDbh.cpp.

◆ rEccCoords_

DbhDescriptorX & rEccCoords_ = dbhDxTable[ 22]

Definition at line 4639 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rEccNames_

DbhDescriptorX & rEccNames_ = dbhDxTable[ 30]

Definition at line 4647 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rEccTypes_

DbhDescriptorX & rEccTypes_ = dbhDxTable[ 31]

Definition at line 4648 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rEffFreqsSecBand_

DbhDescriptorX & rEffFreqsSecBand_ = dbhDxTable[ 90]

Definition at line 4707 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rEl_Cut_

DbhDescriptorX & rEl_Cut_ = dbhDxTable[ 32]

Definition at line 4649 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rElevations_

DbhDescriptorX & rElevations_ = dbhDxTable[ 64]

Definition at line 4681 of file SgVlbiSessionIoDbh.cpp.

◆ rError_Bl_

DbhDescriptorX & rError_Bl_ = dbhDxTable[ 33]

Definition at line 4650 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rError_K_

DbhDescriptorX & rError_K_ = dbhDxTable[ 21]

Definition at line 4638 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rEtdContrib_

DbhDescriptorX & rEtdContrib_ = dbhDxTable[113]

Definition at line 4730 of file SgVlbiSessionIoDbh.cpp.

◆ rFclFlags_

DbhDescriptorX & rFclFlags_ = dbhDxTable[144]

Definition at line 4761 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rFclList_

DbhDescriptorX & rFclList_ = dbhDxTable[143]

Definition at line 4760 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rFeedCorr_

DbhDescriptorX & rFeedCorr_ = dbhDxTable[117]

Definition at line 4734 of file SgVlbiSessionIoDbh.cpp.

◆ rFourFitFileName_

DbhDescriptorX & rFourFitFileName_ = dbhDxTable[129]

Definition at line 4746 of file SgVlbiSessionIoDbh.cpp.

◆ rFourFitFileNameSecBand_

DbhDescriptorX & rFourFitFileNameSecBand_ = dbhDxTable[130]

Definition at line 4747 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rFrngErr_

DbhDescriptorX & rFrngErr_ = dbhDxTable[162]

Definition at line 4779 of file SgVlbiSessionIoDbh.cpp.

◆ rFut1_inf_

DbhDescriptorX & rFut1_inf_ = dbhDxTable[133]

Definition at line 4750 of file SgVlbiSessionIoDbh.cpp.

◆ rFut1_pts_

DbhDescriptorX & rFut1_pts_ = dbhDxTable[134]

Definition at line 4751 of file SgVlbiSessionIoDbh.cpp.

◆ rFwob_inf_

DbhDescriptorX & rFwob_inf_ = dbhDxTable[135]

Definition at line 4752 of file SgVlbiSessionIoDbh.cpp.

◆ rFwob_pts_

DbhDescriptorX & rFwob_pts_ = dbhDxTable[136]

Definition at line 4753 of file SgVlbiSessionIoDbh.cpp.

◆ rGrIonFrq_

DbhDescriptorX & rGrIonFrq_ = dbhDxTable[ 76]

Definition at line 4693 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rGrpAmbiguity_

DbhDescriptorX & rGrpAmbiguity_ = dbhDxTable[ 40]

Definition at line 4657 of file SgVlbiSessionIoDbh.cpp.

◆ rGrpAmbiguitySecBand_

DbhDescriptorX & rGrpAmbiguitySecBand_ = dbhDxTable[103]

Definition at line 4720 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rIonBits_

DbhDescriptorX & rIonBits_ = dbhDxTable[131]

Definition at line 4748 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rIonCode_

DbhDescriptorX & rIonCode_ = dbhDxTable[ 87]

Definition at line 4704 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rIonCorr_

DbhDescriptorX & rIonCorr_ = dbhDxTable[ 77]

Definition at line 4694 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rIonRms_

DbhDescriptorX & rIonRms_ = dbhDxTable[ 78]

Definition at line 4695 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rMeteoHumidity_

DbhDescriptorX & rMeteoHumidity_ = dbhDxTable[ 74]

Definition at line 4691 of file SgVlbiSessionIoDbh.cpp.

◆ rMeteoPressure_

DbhDescriptorX & rMeteoPressure_ = dbhDxTable[ 72]

Definition at line 4689 of file SgVlbiSessionIoDbh.cpp.

◆ rMeteoTemperature_

DbhDescriptorX & rMeteoTemperature_ = dbhDxTable[ 75]

Definition at line 4692 of file SgVlbiSessionIoDbh.cpp.

◆ rMslmIonContrib_

DbhDescriptorX & rMslmIonContrib_ = dbhDxTable[171]

Definition at line 4789 of file SgVlbiSessionIoDbh.cpp.

◆ rN4Obs_

DbhDescriptorX & rN4Obs_ = dbhDxTable[ 34]

Definition at line 4651 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rNAmbig_

DbhDescriptorX & rNAmbig_ = dbhDxTable[ 80]

Definition at line 4697 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rNAmbigSecBand_

DbhDescriptorX & rNAmbigSecBand_ = dbhDxTable[ 88]

Definition at line 4705 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rNdryCont_

DbhDescriptorX & rNdryCont_ = dbhDxTable[119]

Definition at line 4736 of file SgVlbiSessionIoDbh.cpp.

◆ rNdryPart_

DbhDescriptorX & rNdryPart_ = dbhDxTable[167]

Definition at line 4784 of file SgVlbiSessionIoDbh.cpp.

◆ rNgradParts_

DbhDescriptorX & rNgradParts_ = dbhDxTable[121]

Definition at line 4738 of file SgVlbiSessionIoDbh.cpp.

◆ rNObs_

DbhDescriptorX & rNObs_ = dbhDxTable[ 2]

Definition at line 4619 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rNRefClocks_

DbhDescriptorX & rNRefClocks_ = dbhDxTable[ 23]

Definition at line 4640 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rNSites_

DbhDescriptorX & rNSites_ = dbhDxTable[ 0]

Definition at line 4617 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rNStars_

DbhDescriptorX & rNStars_ = dbhDxTable[ 1]

Definition at line 4618 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rNumOfAccPeriods_

DbhDescriptorX & rNumOfAccPeriods_ = dbhDxTable[ 54]

Definition at line 4671 of file SgVlbiSessionIoDbh.cpp.

◆ rNumOfChannels_

DbhDescriptorX & rNumOfChannels_ = dbhDxTable[ 51]

Definition at line 4668 of file SgVlbiSessionIoDbh.cpp.

◆ rNumOfSamples_

DbhDescriptorX & rNumOfSamples_ = dbhDxTable[ 35]

Definition at line 4652 of file SgVlbiSessionIoDbh.cpp.

◆ rNut06xyp_

DbhDescriptorX & rNut06xyp_ = dbhDxTable[154]

Definition at line 4771 of file SgVlbiSessionIoDbh.cpp.

◆ rNut06xys_

DbhDescriptorX & rNut06xys_ = dbhDxTable[153]

Definition at line 4770 of file SgVlbiSessionIoDbh.cpp.

◆ rNut2006_

DbhDescriptorX & rNut2006_ = dbhDxTable[156]

Definition at line 4773 of file SgVlbiSessionIoDbh.cpp.

◆ rNutationPart2K_

DbhDescriptorX & rNutationPart2K_ = dbhDxTable[ 66]

Definition at line 4683 of file SgVlbiSessionIoDbh.cpp.

◆ rNutationPart_

DbhDescriptorX & rNutationPart_ = dbhDxTable[ 65]

Definition at line 4682 of file SgVlbiSessionIoDbh.cpp.

◆ rNutWahr_

DbhDescriptorX & rNutWahr_ = dbhDxTable[155]

Definition at line 4772 of file SgVlbiSessionIoDbh.cpp.

◆ rNwetCont_

DbhDescriptorX & rNwetCont_ = dbhDxTable[120]

Definition at line 4737 of file SgVlbiSessionIoDbh.cpp.

◆ rNwetPart_

DbhDescriptorX & rNwetPart_ = dbhDxTable[168]

Definition at line 4785 of file SgVlbiSessionIoDbh.cpp.

◆ rObcFlags_

DbhDescriptorX & rObcFlags_ = dbhDxTable[146]

Definition at line 4763 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rObcList_

DbhDescriptorX & rObcList_ = dbhDxTable[145]

Definition at line 4762 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rObservedDelay_

DbhDescriptorX & rObservedDelay_ = dbhDxTable[ 38]

Definition at line 4655 of file SgVlbiSessionIoDbh.cpp.

◆ rObservedDelaySigma_

DbhDescriptorX & rObservedDelaySigma_ = dbhDxTable[ 39]

Definition at line 4656 of file SgVlbiSessionIoDbh.cpp.

◆ rOceOld_

DbhDescriptorX & rOceOld_ = dbhDxTable[160]

Definition at line 4777 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadAmpHorz_

DbhDescriptorX & rOloadAmpHorz_ = dbhDxTable[ 8]

Definition at line 4625 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadAmpVert_

DbhDescriptorX & rOloadAmpVert_ = dbhDxTable[ 10]

Definition at line 4627 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadContrib_

DbhDescriptorX & rOloadContrib_ = dbhDxTable[ 67]

Definition at line 4684 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadHorzContrib_

DbhDescriptorX & rOloadHorzContrib_ = dbhDxTable[149]

Definition at line 4766 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadPhsHorz_

DbhDescriptorX & rOloadPhsHorz_ = dbhDxTable[ 9]

Definition at line 4626 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadPhsVert_

DbhDescriptorX & rOloadPhsVert_ = dbhDxTable[ 11]

Definition at line 4628 of file SgVlbiSessionIoDbh.cpp.

◆ rOloadVertContrib_

DbhDescriptorX & rOloadVertContrib_ = dbhDxTable[150]

Definition at line 4767 of file SgVlbiSessionIoDbh.cpp.

◆ rOptlContib_

DbhDescriptorX & rOptlContib_ = dbhDxTable[157]

Definition at line 4774 of file SgVlbiSessionIoDbh.cpp.

◆ rParAngle_

DbhDescriptorX & rParAngle_ = dbhDxTable[165]

Definition at line 4782 of file SgVlbiSessionIoDbh.cpp.

◆ rPhAmbig_S_

DbhDescriptorX & rPhAmbig_S_ = dbhDxTable[138]

Definition at line 4755 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rPhaseCalOffset_

DbhDescriptorX & rPhaseCalOffset_ = dbhDxTable[ 55]

Definition at line 4672 of file SgVlbiSessionIoDbh.cpp.

◆ rPhaseObsSecBand_

DbhDescriptorX & rPhaseObsSecBand_ = dbhDxTable[ 95]

Definition at line 4712 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rPhIonFrq_

DbhDescriptorX & rPhIonFrq_ = dbhDxTable[ 79]

Definition at line 4696 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rPtdContrib_

DbhDescriptorX & rPtdContrib_ = dbhDxTable[112]

Definition at line 4729 of file SgVlbiSessionIoDbh.cpp.

◆ rPtdOld_

DbhDescriptorX & rPtdOld_ = dbhDxTable[161]

Definition at line 4778 of file SgVlbiSessionIoDbh.cpp.

◆ rQualityCode_

DbhDescriptorX & rQualityCode_ = dbhDxTable[ 59]

Definition at line 4676 of file SgVlbiSessionIoDbh.cpp.

◆ rQualityCodeSecBand_

DbhDescriptorX & rQualityCodeSecBand_ = dbhDxTable[ 89]

Definition at line 4706 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rRateObsSecBand_

DbhDescriptorX & rRateObsSecBand_ = dbhDxTable[ 91]

Definition at line 4708 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rRateUFlag_

DbhDescriptorX & rRateUFlag_ = dbhDxTable[ 56]

Definition at line 4673 of file SgVlbiSessionIoDbh.cpp.

◆ rRecSetup_

DbhDescriptorX & rRecSetup_ = dbhDxTable[ 43]

Definition at line 4660 of file SgVlbiSessionIoDbh.cpp.

◆ rRefClockSites_

DbhDescriptorX & rRefClockSites_ = dbhDxTable[ 28]

Definition at line 4645 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rReferenceFrequency_

DbhDescriptorX & rReferenceFrequency_ = dbhDxTable[ 44]

Definition at line 4661 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImages().

◆ rRefFreqByChannel_

DbhDescriptorX & rRefFreqByChannel_ = dbhDxTable[ 45]

Definition at line 4662 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rRefFreqSecBand_

DbhDescriptorX & rRefFreqSecBand_ = dbhDxTable[ 98]

Definition at line 4715 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rRunCode_

DbhDescriptorX & rRunCode_ = dbhDxTable[148]

Definition at line 4765 of file SgVlbiSessionIoDbh.cpp.

◆ rSampleRate_

DbhDescriptorX & rSampleRate_ = dbhDxTable[ 46]

Definition at line 4663 of file SgVlbiSessionIoDbh.cpp.

◆ rSbDelay_

DbhDescriptorX & rSbDelay_ = dbhDxTable[ 47]

Definition at line 4664 of file SgVlbiSessionIoDbh.cpp.

◆ rSBDelaySecBand_

DbhDescriptorX & rSBDelaySecBand_ = dbhDxTable[101]

Definition at line 4718 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSbSigmaDelay_

DbhDescriptorX & rSbSigmaDelay_ = dbhDxTable[ 48]

Definition at line 4665 of file SgVlbiSessionIoDbh.cpp.

◆ rScanName_

DbhDescriptorX & rScanName_ = dbhDxTable[147]

Definition at line 4764 of file SgVlbiSessionIoDbh.cpp.

◆ rSecTag_

DbhDescriptorX & rSecTag_ = dbhDxTable[ 49]

Definition at line 4666 of file SgVlbiSessionIoDbh.cpp.

◆ rSigmaDelayObsSecBand_

DbhDescriptorX & rSigmaDelayObsSecBand_ = dbhDxTable[ 94]

Definition at line 4711 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSigmaDelayRate_

DbhDescriptorX & rSigmaDelayRate_ = dbhDxTable[ 42]

Definition at line 4659 of file SgVlbiSessionIoDbh.cpp.

◆ rSigmaPhaseObsSecBand_

DbhDescriptorX & rSigmaPhaseObsSecBand_ = dbhDxTable[ 96]

Definition at line 4713 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSigmaRateObsSecBand_

DbhDescriptorX & rSigmaRateObsSecBand_ = dbhDxTable[ 92]

Definition at line 4709 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSigmaSBDelaySecBand_

DbhDescriptorX & rSigmaSBDelaySecBand_ = dbhDxTable[102]

Definition at line 4719 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSiteNames_

DbhDescriptorX & rSiteNames_ = dbhDxTable[ 3]

Definition at line 4620 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rSiteRecs_

DbhDescriptorX & rSiteRecs_ = dbhDxTable[ 7]

Definition at line 4624 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rSitPart_

DbhDescriptorX & rSitPart_ = dbhDxTable[ 68]

Definition at line 4685 of file SgVlbiSessionIoDbh.cpp.

◆ rSnr_

DbhDescriptorX & rSnr_ = dbhDxTable[ 50]

Definition at line 4667 of file SgVlbiSessionIoDbh.cpp.

◆ rSnrSecBand_

DbhDescriptorX & rSnrSecBand_ = dbhDxTable[ 99]

Definition at line 4716 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSolData_

DbhDescriptorX & rSolData_ = dbhDxTable[139]

Definition at line 4756 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rSourceName_

DbhDescriptorX & rSourceName_ = dbhDxTable[ 60]

Definition at line 4677 of file SgVlbiSessionIoDbh.cpp.

◆ rSourcesSelStatus_

DbhDescriptorX & rSourcesSelStatus_ = dbhDxTable[ 25]

Definition at line 4642 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rStar2000_

DbhDescriptorX & rStar2000_ = dbhDxTable[ 6]

Definition at line 4623 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rStarNames_

DbhDescriptorX & rStarNames_ = dbhDxTable[ 4]

Definition at line 4621 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::getDataFromDbhImage().

◆ rStarPart_

DbhDescriptorX & rStarPart_ = dbhDxTable[ 69]

Definition at line 4686 of file SgVlbiSessionIoDbh.cpp.

◆ rSun1BendingContrib_

DbhDescriptorX & rSun1BendingContrib_ = dbhDxTable[169]

Definition at line 4786 of file SgVlbiSessionIoDbh.cpp.

◆ rSun2BendingContrib_

DbhDescriptorX & rSun2BendingContrib_ = dbhDxTable[170]

Definition at line 4787 of file SgVlbiSessionIoDbh.cpp.

◆ rSupMet_

DbhDescriptorX & rSupMet_ = dbhDxTable[140]

Definition at line 4757 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rTai_2_Utc_

DbhDescriptorX & rTai_2_Utc_ = dbhDxTable[128]

Definition at line 4745 of file SgVlbiSessionIoDbh.cpp.

◆ rTectPlateNames_

DbhDescriptorX & rTectPlateNames_ = dbhDxTable[109]

Definition at line 4726 of file SgVlbiSessionIoDbh.cpp.

◆ rTidalUt1_

DbhDescriptorX & rTidalUt1_ = dbhDxTable[137]

Definition at line 4754 of file SgVlbiSessionIoDbh.cpp.

◆ rTiltRemvr_

DbhDescriptorX & rTiltRemvr_ = dbhDxTable[118]

Definition at line 4735 of file SgVlbiSessionIoDbh.cpp.

◆ rTotalPhase_

DbhDescriptorX & rTotalPhase_ = dbhDxTable[104]

Definition at line 4721 of file SgVlbiSessionIoDbh.cpp.

◆ rTotalPhaseSecBand_

DbhDescriptorX & rTotalPhaseSecBand_ = dbhDxTable[ 97]

Definition at line 4714 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rUnPhaseCal_

DbhDescriptorX & rUnPhaseCal_ = dbhDxTable[122]

Definition at line 4739 of file SgVlbiSessionIoDbh.cpp.

◆ rUserAction4Suppression_

DbhDescriptorX & rUserAction4Suppression_ = dbhDxTable[132]

Definition at line 4749 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ rUt1Libra_

DbhDescriptorX & rUt1Libra_ = dbhDxTable[152]

Definition at line 4769 of file SgVlbiSessionIoDbh.cpp.

◆ rUt1Ortho_

DbhDescriptorX & rUt1Ortho_ = dbhDxTable[110]

Definition at line 4727 of file SgVlbiSessionIoDbh.cpp.

◆ rUT1Part_

DbhDescriptorX & rUT1Part_ = dbhDxTable[ 70]

Definition at line 4687 of file SgVlbiSessionIoDbh.cpp.

◆ rUtcTag_

DbhDescriptorX & rUtcTag_ = dbhDxTable[ 57]

Definition at line 4674 of file SgVlbiSessionIoDbh.cpp.

◆ rWobblePart_

DbhDescriptorX & rWobblePart_ = dbhDxTable[ 71]

Definition at line 4688 of file SgVlbiSessionIoDbh.cpp.

◆ rWobLibra_

DbhDescriptorX & rWobLibra_ = dbhDxTable[151]

Definition at line 4768 of file SgVlbiSessionIoDbh.cpp.

◆ rWobNutatContrib_

DbhDescriptorX & rWobNutatContrib_ = dbhDxTable[116]

Definition at line 4733 of file SgVlbiSessionIoDbh.cpp.

◆ rWobOrtho_

DbhDescriptorX & rWobOrtho_ = dbhDxTable[111]

Definition at line 4728 of file SgVlbiSessionIoDbh.cpp.

◆ rWobXContrib_

DbhDescriptorX & rWobXContrib_ = dbhDxTable[114]

Definition at line 4731 of file SgVlbiSessionIoDbh.cpp.

◆ rWobYContrib_

DbhDescriptorX & rWobYContrib_ = dbhDxTable[115]

Definition at line 4732 of file SgVlbiSessionIoDbh.cpp.

◆ sCalList

const QString sCalList[]
extern
Initial value:
= {"CABL DEL", "UNPHASCL", "NDRYCONT", "NWETCONT", " ",
"WVR DELY"}

Referenced by SgVlbiSession::putDataIntoDbhImage().

◆ sFclList

const QString sFclList[]
extern
Initial value:
= {"CFAKBDRY", "CFAKBWET", "CFAJJDRY", "IFADRFLY", "IFADRYSS",
"MTTDRFLY", "MTTDRYSS", "NMFDRFLY"}

Definition at line 50 of file SgIoAgvDriver.cpp.

Referenced by SgAgvDriver::fillSessVars(), SgAgvDriver::initSession(), SgVlbiSession::putDataIntoDbhImage(), and SgVlbiSession::putDataIntoVgosDb().

◆ sMntTypes

const QString sMntTypes[] ={"AZEL", "EQUA", "X_YN", "X_YE", "RICHMOND", "UNKN"}
extern

◆ useOldAcm

const bool useOldAcm =true

Definition at line 46 of file SgVlbiSessionIoDbh.cpp.

Referenced by SgVlbiSession::putDataIntoDbhImage().