Ginan
Loading...
Searching...
No Matches
ppp_obs.cpp File Reference

Data Structures

struct  AutoSender
 

Functions

ParallelArchitecture UDUC_GNSS_Measurements__ ()
 
double relativity2 (VectorEcef &rSat, VectorEcef &rRec)
 
tuple< Vector3d, Vector3d, Vector3d, Vector3d, Vector3d > tideDelta (Trace &trace, GTime time, Receiver &rec, VectorEcef &rRec, ReceiverOptions &recOpts)
 
void eopAdjustment (GTime &time, VectorEcef &e, ERPValues &erpv, FrameSwapper &frameSwapper, Receiver &rec, VectorEcef &rRec, KFMeasEntry &measEntry, const KFState &kfState)
 
static void pppRecClocks (COMMON_PPP_ARGS)
 
static void pppSatClocks (COMMON_PPP_ARGS)
 
static void pppRecAntDelta (COMMON_PPP_ARGS)
 
static void pppRecPCO (COMMON_PPP_ARGS)
 
static void pppSatPCO (COMMON_PPP_ARGS)
 
static void pppRecPCV (COMMON_PPP_ARGS)
 
static void pppSatPCV (COMMON_PPP_ARGS)
 
static void pppTides (COMMON_PPP_ARGS)
 
static void pppRelativity (COMMON_PPP_ARGS)
 
static void pppRelativity2 (COMMON_PPP_ARGS)
 
static void pppSagnac (COMMON_PPP_ARGS)
 
static void pppIonStec (COMMON_PPP_ARGS)
 
static void pppIonStec2 (COMMON_PPP_ARGS)
 2nd order ionospheric correction See ref [1]
 
static void pppIonStec3 (COMMON_PPP_ARGS)
 3rd order ionospheric correction See ref [1]
 
static void pppIonModel (COMMON_PPP_ARGS)
 
static void pppTropMap (COMMON_PPP_ARGS)
 
static void pppTrop (COMMON_PPP_ARGS)
 
static void pppRecPhaseWindup (COMMON_PPP_ARGS)
 
static void pppSatPhaseWindup (COMMON_PPP_ARGS)
 
static void pppIntegerAmbiguity (COMMON_PPP_ARGS)
 
static void pppRecPhasBias (COMMON_PPP_ARGS)
 
static void pppSatPhasBias (COMMON_PPP_ARGS)
 
static void pppRecCodeBias (COMMON_PPP_ARGS)
 
static void pppSatCodeBias (COMMON_PPP_ARGS)
 
static void pppEopAdjustment (COMMON_PPP_ARGS)
 
void checkModels (ReceiverOptions &recOpts, SatelliteOptions &satOpts)
 
void receiverUducGnss (Trace &pppTrace, Receiver &rec, const KFState &kfState, KFMeasEntryList &kfMeasEntryList, const KFState &remoteKF)
 

Function Documentation

◆ checkModels()

void checkModels ( ReceiverOptions & recOpts,
SatelliteOptions & satOpts )
Here is the caller graph for this function:

◆ eopAdjustment()

void eopAdjustment ( GTime & time,
VectorEcef & e,
ERPValues & erpv,
FrameSwapper & frameSwapper,
Receiver & rec,
VectorEcef & rRec,
KFMeasEntry & measEntry,
const KFState & kfState )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppEopAdjustment()

static void pppEopAdjustment ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppIntegerAmbiguity()

static void pppIntegerAmbiguity ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppIonModel()

static void pppIonModel ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppIonStec()

static void pppIonStec ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppIonStec2()

static void pppIonStec2 ( COMMON_PPP_ARGS )
inlinestatic

2nd order ionospheric correction See ref [1]

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppIonStec3()

static void pppIonStec3 ( COMMON_PPP_ARGS )
inlinestatic

3rd order ionospheric correction See ref [1]

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecAntDelta()

static void pppRecAntDelta ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecClocks()

static void pppRecClocks ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecCodeBias()

static void pppRecCodeBias ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecPCO()

static void pppRecPCO ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecPCV()

static void pppRecPCV ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecPhasBias()

static void pppRecPhasBias ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRecPhaseWindup()

static void pppRecPhaseWindup ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRelativity()

static void pppRelativity ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppRelativity2()

static void pppRelativity2 ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSagnac()

static void pppSagnac ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatClocks()

static void pppSatClocks ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatCodeBias()

static void pppSatCodeBias ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatPCO()

static void pppSatPCO ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatPCV()

static void pppSatPCV ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatPhasBias()

static void pppSatPhasBias ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppSatPhaseWindup()

static void pppSatPhaseWindup ( COMMON_PPP_ARGS )
inlinestatic
Here is the caller graph for this function:

◆ pppTides()

static void pppTides ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppTrop()

static void pppTrop ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pppTropMap()

static void pppTropMap ( COMMON_PPP_ARGS )
inlinestatic
Here is the call graph for this function:

◆ receiverUducGnss()

void receiverUducGnss ( Trace & pppTrace,
Receiver & rec,
const KFState & kfState,
KFMeasEntryList & kfMeasEntryList,
const KFState & remoteKF )
Parameters
pppTraceTrace to output to
recReceiver to perform calculations for
kfStateKalman filter object containing the state parameters
kfMeasEntryListList to append kf measurements to
remoteKFKalman filter object containing remote filter values
Here is the caller graph for this function:

◆ relativity2()

double relativity2 ( VectorEcef & rSat,
VectorEcef & rRec )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tideDelta()

tuple< Vector3d, Vector3d, Vector3d, Vector3d, Vector3d > tideDelta ( Trace & trace,
GTime time,
Receiver & rec,
VectorEcef & rRec,
ReceiverOptions & recOpts )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ UDUC_GNSS_Measurements__()

ParallelArchitecture UDUC_GNSS_Measurements__ ( )
Here is the caller graph for this function: