General Purpose Geodetic Library
SgVlbiSession.h File Reference
#include <math.h>
#include <QtCore/QMap>
#include <QtCore/QList>
#include <SgVlbiSessionInfo.h>
#include <SgAPrioriData.h>
#include <SgExternalErpFile.h>
#include <SgExternalWeights.h>
#include <SgModelEop_JMG_96_hf.h>
#include <SgModelsInfo.h>
#include <SgParametersDescriptor.h>
#include <SgSolutionReporter.h>
#include <SgTaskConfig.h>
#include <SgTidalUt1.h>
#include <SgVlbiBaselineInfo.h>
#include <SgVlbiHistory.h>
#include <SgVlbiSourceInfo.h>
#include <SgVlbiStationInfo.h>

Go to the source code of this file.

Classes

class  SgClockBreakAgent
 
class  SgVlbiSession
 

Functions

void evaluatePCal4GrpDelay (SgVector &, const SgVector &, int, double &, double &, int, const SgMJD &, const QString &, const QString &)
 
void evaluateEffectiveFreqs (const SgVector &numOfAccPeriodsByChan_USB, const SgVector &numOfAccPeriodsByChan_LSB, const SgVector &refFreqByChan, const SgVector &fringeAmplitudeByChan, const SgVector &numOfSamplesByChan_USB, const SgVector &numOfSamplesByChan_LSB, double sampleRate, double refFreq, int numOfChannels, double &effFreq4GR, double &effFreq4PH, double &effFreq4RT, const QString &correlatorType, const QString &oId, bool useEqualWeights=false)
 

Function Documentation

◆ evaluateEffectiveFreqs()

void evaluateEffectiveFreqs ( const SgVector numOfAccPeriodsByChan_USB,
const SgVector numOfAccPeriodsByChan_LSB,
const SgVector refFreqByChan,
const SgVector fringeAmplitudeByChan,
const SgVector numOfSamplesByChan_USB,
const SgVector numOfSamplesByChan_LSB,
double  sampleRate,
double  refFreq,
int  numOfChannels,
double &  effFreq4GR,
double &  effFreq4PH,
double &  effFreq4RT,
const QString &  correlatorType,
const QString &  oId,
bool  useEqualWeights = false 
)

◆ evaluatePCal4GrpDelay()

void evaluatePCal4GrpDelay ( SgVector pCalByChan,
const SgVector rFreqByChan,
int  numOfChannels,
double &  pCal4GrpDelay,
double &  pCalSigma4GrpDelay,
int  obsIdx,
const SgMJD epoch,
const QString &  sourceName,
const QString &  baselineName 
)