basictypes.h [code] | GNSS core 'c' function library: basic types |
cmatrix.h [code] | 'c' functions for vector and matrix operations |
constants.h [code] | GNSS core 'c' function library: Contains constants |
geodesy.c [code] | GNSS core 'c' function library: geodesy related functions |
geodesy.h [code] | GNSS core 'c' function library: geodesy related functions |
geodesy_main.c [code] | 'c' main program to use the function library geodesy.h/.c |
GNSS_Estimator.cpp [code] | The implementation file for the Esimtator class |
GNSS_Estimator.h [code] | The header file for the GNSS_Estimator class |
GNSS_main.cpp [code] | The main() for the Essential GNSS Project Post Processing software |
GNSS_OptionFile.cpp [code] | The option file for EssentialGNSS |
GNSS_OptionFile.h [code] | The option file for EssentialGNSS |
GNSS_RxData.cpp [code] | The implementation file for the GNSS_RxData class |
GNSS_RxData.h [code] | The header file for the GNSS_RxData class |
gnss_types.h [code] | Basic gnss types |
gps.c [code] | GNSS core 'c' function library: GPS specific functions |
gps.h [code] | GNSS core 'c' function library: GPS specific functions |
ionosphere.c [code] | GNSS core 'c' function library: GPS ionospheric calculations |
ionosphere.h [code] | GNSS core 'c' function library: GPS ionospheric calculations |
Matrix.cpp [code] | The Zenautics Matrix Class |
Matrix.h [code] | The Zenautics Matrix Class |
navigation.c [code] | GNSS core 'c' function library: navigation functions |
navigation.h [code] | GNSS core 'c' function library: navigation functions |
novatel.c [code] | GNSS core 'c' function library: decoding/encoding NovAtel data |
novatel.h [code] | GNSS core 'c' function library: decoding/encoding NovAtel data |
OptionFile.cpp [code] | A class for handling option files. ';' delimits a comment to follow. The general format is: field, comment = value ; comment e.g. ; A data value will follow this comment DataValue, (some comment about it) = 88 ; another comment here |
optionfile.h [code] | A class for handling option files. ';' delimits a comment to follow. The general format is: field, comment = value ; comment e.g. ; A data value will follow this comment DataValue, (some comment about it) = 88 ; another comment here |
rinex.c [code] | GNSS core 'c' function library: RINEX VERSION 2.11 related functions |
rinex.h [code] | GNSS core 'c' function library: RINEX VERSION 2.11 related functions |
sem.c [code] | GNSS core 'c' function library: SEM format almanacs |
sem.h [code] | GNSS core 'c' function library: SEM format almanacs |
StdStringUtils.cpp [code] | Additional functions for std::string |
StdStringUtils.h [code] | Additional functions for std::string |
test_geodesy.c [code] | Unit tests for geodesy.c/.h |
test_geodesy.h [code] | Unit tests for geodesy.c/.h |
test_ionosphere.c [code] | Unit tests for ionosphere.c/.h |
test_ionosphere.h [code] | Unit tests for ionosphere.c/.h |
test_novatel.c [code] | Unit tests for novatel.c/.h |
test_novatel.h [code] | Unit tests for novatel.c/.h |
test_rinex.c [code] | Unit tests for test_rinex.c/.h |
test_rinex.h [code] | Unit tests for test_rinex.c/.h |
test_time_conversion.c [code] | Unit tests for time_conversion.c/.h |
test_time_conversion.h [code] | Unit tests for time_conversion.c/.h |
test_yuma.c [code] | Unit tests for yuma.c/.h |
test_yuma.h [code] | Unit tests for yuma.c/.h |
time_conversion.c [code] | GNSS core 'c' function library: converting time information |
time_conversion.h [code] | GNSS core 'c' function library: converting time information |
troposphere.c [code] | GNSS core 'c' function library: GPS tropospheric calculations |
troposphere.h [code] | GNSS core 'c' function library: GPS tropospheric calculations |
unit_testing_main.c [code] | GNSS core 'c' function library: unit testing main() |
yuma.c [code] | GNSS core 'c' function library: YUMA format almanacs |
yuma.h [code] | GNSS core 'c' function library: YUMA format almanacs |