Ginan
|
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< CrdSession > | readCrdFile (string filepath) |
Parses a CRD file. | |
vector< CrdSession > readCrdFile | ( | string | filepath | ) |
Parses a CRD file.
filepath | Filepath to CRD file |
void readSatId | ( | string | filepath | ) |
Read sat ID file.
filepath | Filepath to sat ID file |