list of function.txt
来自「GNSS_SDR是一套不可多得的matlab代码。它给出了接收机每一部分的子函数」· 文本 代码 · 共 13 行
TXT
13 行
init--instruct and run the softGNSS;
initsettings--initialize every variable;
%setsettings--start a interface and enter the value of variable;
%probedate--plot raw data information;
%acquisition--acquire the GPS signal;
%plotacquisition;
%tracking--track the signal;
%plotTracking;
findpreambles--bit synchronization;
%calculatePseudoranges--calculate the pseudorange;
%plotNavigation
%postNavigation
%postprocessing
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?