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

Functions

static string trimmedCopy (const string &value)
 
static void ingestTrimmedReceiverMetaField (ReceiverMetaField< string > &field, const string &candidate, E_ReceiverMetaSource source, const vector< E_ReceiverMetaSource > &priorityOrder)
 
static bool hasRtcmStationPosition (const RtcmStationInfo &rtcmInfo)
 
static bool hasConfigAntennaDelta (const ReceiverOptions &recOpts)
 
static bool sinexAntennaDelta (const SinexRecData &recSnx, Vector3d &antennaDelta)
 
void syncReceiverMetadata (Receiver &rec)
 

Function Documentation

◆ hasConfigAntennaDelta()

static bool hasConfigAntennaDelta ( const ReceiverOptions & recOpts)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hasRtcmStationPosition()

static bool hasRtcmStationPosition ( const RtcmStationInfo & rtcmInfo)
static
Here is the caller graph for this function:

◆ ingestTrimmedReceiverMetaField()

static void ingestTrimmedReceiverMetaField ( ReceiverMetaField< string > & field,
const string & candidate,
E_ReceiverMetaSource source,
const vector< E_ReceiverMetaSource > & priorityOrder )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sinexAntennaDelta()

static bool sinexAntennaDelta ( const SinexRecData & recSnx,
Vector3d & antennaDelta )
static
Here is the caller graph for this function:

◆ syncReceiverMetadata()

void syncReceiverMetadata ( Receiver & rec)
Here is the caller graph for this function:

◆ trimmedCopy()

static string trimmedCopy ( const string & value)
static
Here is the caller graph for this function: