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

Functions

vector< uint8_t > encodecompactMSK (map< SatSys, SSROut > &orbClkMap, map< SatSys, SSRCodeBias > &codeBiasMap, map< SatSys, SSRPhasBias > &phaseBiasMap, SSRAtm ssrAtm, int updateIntIndex)
 
vector< uint8_t > encodecompactORB (map< SatSys, SSROut > &orbClkMap, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactCLK (map< SatSys, SSROut > &orbClkMap, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactURA (map< SatSys, SSROut > &orbClkMap, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactCMB (map< SatSys, SSROut > &orbClkMap, int updateIntIndex, bool last)
 Encode hybrid orbit and clock message warning: Only global mode supported warning: Requires both orbit and clocks use subtype 2 and 3 for orbit-only or clock-only messages.
 
vector< uint8_t > encodecompactCOD (map< SatSys, SSRCodeBias > &codeBiasMap, int updateIntIndex, bool last)
 
int phaseBiasDiscChk (map< E_ObsCode, BiasVar > biasMap, SatSys sat, E_ObsCode code)
 
vector< uint8_t > encodecompactPHS (map< SatSys, SSRPhasBias > &phaseBiasMap, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactBIA (map< SatSys, SSRCodeBias > &codeBiasMap, map< SatSys, SSRPhasBias > &phaseBiasMap, int updateIntIndex, bool last)
 Encode hybrid code and phase bias message warning 1: Currently only global mode supported.
 
vector< uint8_t > encodecompactTEC (SSRMeta &ssrMeta, int regId, SSRAtmRegion &ssrAtmReg, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactGRD (SSRMeta &ssrMeta, int regId, SSRAtmRegion &ssrAtmReg, int updateIntIndex, bool last)
 
vector< uint8_t > encodecompactATM (SSRMeta &ssrMeta, int regId, SSRAtmRegion &ssrAtmReg, int updateIntIndex, bool last)
 
vector< uint8_t > encodeGridInfo (SSRAtm &ssrAtm)
 
vector< uint8_t > encodecompactSRV (SSRAtm &ssrAtm)
 

Function Documentation

◆ encodecompactATM()

vector< uint8_t > encodecompactATM ( SSRMeta & ssrMeta,
int regId,
SSRAtmRegion & ssrAtmReg,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactBIA()

vector< uint8_t > encodecompactBIA ( map< SatSys, SSRCodeBias > & codeBiasMap,
map< SatSys, SSRPhasBias > & phaseBiasMap,
int updateIntIndex,
bool last )

Encode hybrid code and phase bias message warning 1: Currently only global mode supported.

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

◆ encodecompactCLK()

vector< uint8_t > encodecompactCLK ( map< SatSys, SSROut > & orbClkMap,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactCMB()

vector< uint8_t > encodecompactCMB ( map< SatSys, SSROut > & orbClkMap,
int updateIntIndex,
bool last )

Encode hybrid orbit and clock message warning: Only global mode supported warning: Requires both orbit and clocks use subtype 2 and 3 for orbit-only or clock-only messages.

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

◆ encodecompactCOD()

vector< uint8_t > encodecompactCOD ( map< SatSys, SSRCodeBias > & codeBiasMap,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactGRD()

vector< uint8_t > encodecompactGRD ( SSRMeta & ssrMeta,
int regId,
SSRAtmRegion & ssrAtmReg,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactMSK()

vector< uint8_t > encodecompactMSK ( map< SatSys, SSROut > & orbClkMap,
map< SatSys, SSRCodeBias > & codeBiasMap,
map< SatSys, SSRPhasBias > & phaseBiasMap,
SSRAtm ssrAtm,
int updateIntIndex )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactORB()

vector< uint8_t > encodecompactORB ( map< SatSys, SSROut > & orbClkMap,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactPHS()

vector< uint8_t > encodecompactPHS ( map< SatSys, SSRPhasBias > & phaseBiasMap,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactSRV()

vector< uint8_t > encodecompactSRV ( SSRAtm & ssrAtm)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactTEC()

vector< uint8_t > encodecompactTEC ( SSRMeta & ssrMeta,
int regId,
SSRAtmRegion & ssrAtmReg,
int updateIntIndex,
bool last )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ encodecompactURA()

vector< uint8_t > encodecompactURA ( map< SatSys, SSROut > & orbClkMap,
int updateIntIndex,
bool last )
Here is the caller graph for this function:

◆ encodeGridInfo()

vector< uint8_t > encodeGridInfo ( SSRAtm & ssrAtm)

Warning: network/region parts are not enabled

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

◆ phaseBiasDiscChk()

int phaseBiasDiscChk ( map< E_ObsCode, BiasVar > biasMap,
SatSys sat,
E_ObsCode code )
Here is the call graph for this function:
Here is the caller graph for this function: