readme.txt
来自「This are files abouth gps simulation too」· 文本 代码 · 共 25 行
TXT
25 行
ASEN 5090 Fall 2007
Satellite visibiliti using YUMA almanacs.
YUMA almanacs for the given time must be
downloaded manually from the USCG NavCen
and placed in the YUMA\Year subdirectory.
Note that the MATLAB codes expect the file to
be names "yumaxxx.txt" where xxx is the GPS
week number. The NavCen names the almanacs
consecutively within a given year so you will
need to rename a downloaded almanac with the
appropriate week number.
The top-level MATLAB function is run_vis.m,
see its header for input/output.
See user_input.m for sample input file.
For plotting data on a skymap, use plot_azel.m
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?