Ginan
Loading...
Searching...
No Matches
observations.hpp File Reference

Data Structures

struct  ObsMeta
 
struct  Observation
 
struct  RawSig
 Raw observation data from a receiver for a single frequency. More...
 
struct  Sig
 Per signal data that is calculated from the raw signals. More...
 
struct  IonoPP
 
struct  IonoObs
 
struct  GObsMeta
 Observation metadata and data derived from it. More...
 
struct  SatPos
 Satellite position data - for determining and storing satellite positions/clocks. More...
 
struct  GObs
 Raw observation data from a receiver. More...
 
struct  PObs
 
struct  FObs
 
struct  ObsList
 List of observations for an epoch. More...
 
struct  SatIdentity
 
struct  CrdSession
 SLR normal point data from a session within a CRD file. More...
 
struct  LObsMeta
 
struct  LObs
 

Functions

void readSatId (string filepath)
 Read sat ID file.
 
vector< CrdSessionreadCrdFile (string filepath)
 Parses a CRD file.
 

Function Documentation

◆ readCrdFile()

vector< CrdSession > readCrdFile ( string filepath)

Parses a CRD file.

Parameters
filepathFilepath to CRD file
Here is the caller graph for this function:

◆ readSatId()

void readSatId ( string filepath)

Read sat ID file.

Parameters
filepathFilepath to sat ID file
Here is the caller graph for this function: