Ginan
Loading...
Searching...
No Matches
RtcmTrace Struct Reference
Inheritance diagram for RtcmTrace:
Collaboration diagram for RtcmTrace:

Public Member Functions

 RtcmTrace (string mountpoint="", string filename="")
 
void networkLog (string message)
 
void messageChunkLog (string message)
 
void messageRtcmLog (string message)
 
void traceSsrEph (RtcmMessageType messCode, SatSys Sat, SSREph &ssrEph)
 
void traceSsrClk (RtcmMessageType messCode, SatSys Sat, SSRClk &ssrClk)
 
void traceSsrUra (RtcmMessageType messCode, SatSys Sat, SSRUra &ssrUra)
 
void traceSsrHRClk (RtcmMessageType messCode, SatSys Sat, SSRHRClk &ssrHRClk)
 
void traceSsrCodeBias (RtcmMessageType messCode, SatSys Sat, E_ObsCode code, SSRCodeBias &ssrBias)
 
void traceSsrPhasBias (RtcmMessageType messCode, SatSys Sat, E_ObsCode code, SSRPhasBias &ssrBias)
 
void traceTimestamp (GTime time)
 
void traceBrdcEph (RtcmMessageType messCode, Eph &eph)
 Write decoded/encoded GPS/GAL/BDS/QZS ephemeris messages to a json file.
 
void traceBrdcEph (RtcmMessageType messCode, Geph &geph)
 Write decoded/encoded GAL ephemeris messages to a json file.
 
void traceMSM (RtcmMessageType messCode, GTime time, SatSys Sat, Sig &sig)
 Write msm message to a json file.
 
void traceUnknown ()
 Write unknown message to a json file.
 

Data Fields

string rtcmTraceFilename = ""
 
string rtcmMountpoint
 
bool qzssL6 = false
 

Constructor & Destructor Documentation

◆ RtcmTrace()

RtcmTrace::RtcmTrace ( string mountpoint = "",
string filename = "" )
inline

Member Function Documentation

◆ messageChunkLog()

void RtcmTrace::messageChunkLog ( string message)
inline

◆ messageRtcmLog()

void RtcmTrace::messageRtcmLog ( string message)
inline
Here is the call graph for this function:

◆ networkLog()

void RtcmTrace::networkLog ( string message)
inline
Here is the call graph for this function:

◆ traceBrdcEph() [1/2]

void RtcmTrace::traceBrdcEph ( RtcmMessageType messCode,
Eph & eph )

Write decoded/encoded GPS/GAL/BDS/QZS ephemeris messages to a json file.

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

◆ traceBrdcEph() [2/2]

void RtcmTrace::traceBrdcEph ( RtcmMessageType messCode,
Geph & geph )

Write decoded/encoded GAL ephemeris messages to a json file.

Here is the call graph for this function:

◆ traceMSM()

void RtcmTrace::traceMSM ( RtcmMessageType messCode,
GTime time,
SatSys Sat,
Sig & sig )

Write msm message to a json file.

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

◆ traceSsrClk()

void RtcmTrace::traceSsrClk ( RtcmMessageType messCode,
SatSys Sat,
SSRClk & ssrClk )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceSsrCodeBias()

void RtcmTrace::traceSsrCodeBias ( RtcmMessageType messCode,
SatSys Sat,
E_ObsCode code,
SSRCodeBias & ssrBias )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceSsrEph()

void RtcmTrace::traceSsrEph ( RtcmMessageType messCode,
SatSys Sat,
SSREph & ssrEph )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceSsrHRClk()

void RtcmTrace::traceSsrHRClk ( RtcmMessageType messCode,
SatSys Sat,
SSRHRClk & ssrHRClk )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceSsrPhasBias()

void RtcmTrace::traceSsrPhasBias ( RtcmMessageType messCode,
SatSys Sat,
E_ObsCode code,
SSRPhasBias & ssrBias )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceSsrUra()

void RtcmTrace::traceSsrUra ( RtcmMessageType messCode,
SatSys Sat,
SSRUra & ssrUra )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ traceTimestamp()

void RtcmTrace::traceTimestamp ( GTime time)
Here is the caller graph for this function:

◆ traceUnknown()

void RtcmTrace::traceUnknown ( )

Write unknown message to a json file.

Here is the caller graph for this function:

Field Documentation

◆ qzssL6

bool RtcmTrace::qzssL6 = false

◆ rtcmMountpoint

string RtcmTrace::rtcmMountpoint

◆ rtcmTraceFilename

string RtcmTrace::rtcmTraceFilename = ""

The documentation for this struct was generated from the following files: