readme.txt
来自「gps 读renix文件格式的源代码」· 文本 代码 · 共 23 行
TXT
23 行
C++ code for reading/writing the six ASCII file types defined in RINEX version 2.10
The driver program shows how to use rinex.cpp. It requires one command-line argument. Example: driver ldbg0480.00o
It outputs a driver.sum file, and a generated version of the input file (newobsfile).
Driver program (driver.cpp)
DateTime class (datetime.cpp)
DateTime include file (datetime.h)
Rinex classes (rinex.cpp)
Rinex include file (rinex.h)
Example Input File (ldbg0480.00o)
Example Output File (driver.sum)
Example Output File (newobsfile)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?