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

Functions

ParallelArchitecture SLR_Mesaurements__ ()
 Satellite Laser Ranging.
 
void slrReflectorPCO (COMMON_PPP_ARGS)
 Satellite retroreflector delta from CoM.
 
void slrTides (COMMON_PPP_ARGS)
 Tide delta.
 
void slrRelativity2 (COMMON_PPP_ARGS)
 Relativity corrections.
 
void slrSagnac (COMMON_PPP_ARGS)
 Sagnac effect.
 
void slrTrop (COMMON_PPP_ARGS)
 Tropospheric delay.
 
void slrRecAntDelta (COMMON_PPP_ARGS)
 
void slrRecRangeBias (COMMON_PPP_ARGS)
 Rec range bias.
 
void slrRecTimeBias (COMMON_PPP_ARGS)
 Rec time bias.
 
void slrEopAdjustment (COMMON_PPP_ARGS)
 
void receiverSlr (Trace &pppTrace, Receiver &rec, const KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 

Function Documentation

◆ receiverSlr()

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

◆ SLR_Mesaurements__()

ParallelArchitecture SLR_Mesaurements__ ( )

Satellite Laser Ranging.

Here is the caller graph for this function:

◆ slrEopAdjustment()

void slrEopAdjustment ( COMMON_PPP_ARGS )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ slrRecAntDelta()

void slrRecAntDelta ( COMMON_PPP_ARGS )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ slrRecRangeBias()

void slrRecRangeBias ( COMMON_PPP_ARGS )
inline

Rec range bias.

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

◆ slrRecTimeBias()

void slrRecTimeBias ( COMMON_PPP_ARGS )
inline

Rec time bias.

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

◆ slrReflectorPCO()

void slrReflectorPCO ( COMMON_PPP_ARGS )
inline

Satellite retroreflector delta from CoM.

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

◆ slrRelativity2()

void slrRelativity2 ( COMMON_PPP_ARGS )
inline

Relativity corrections.

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

◆ slrSagnac()

void slrSagnac ( COMMON_PPP_ARGS )
inline

Sagnac effect.

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

◆ slrTides()

void slrTides ( COMMON_PPP_ARGS )
inline

Tide delta.

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

◆ slrTrop()

void slrTrop ( COMMON_PPP_ARGS )
inline

Tropospheric delay.

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