TEQCPLOT

バージョン 1.0.0.0 (8.56 KB) 作成者: Jim Hedfors
Read and plot TEQC report files
ダウンロード: 3.6K
更新 2006/6/16

ライセンスがありません

TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve many pre-processing problems with GPS, GLONASS, and SBAS data.
TEQC stands for Translation, Editing, and Quality Check.

TEQCPLOT(FILENAME) returns the content of a TEQC reportfile in a figure (and a struct variable). Input argument FILENAME is optional.

Valid TEQC report files are:

FORMAT DESCRIPTION
*.sn1 Signal to noise ratio L1
*.sn2 Signal to noise ratio L2
*.iod Derivative of ionospheric delay observable (m/s)
*.ion Ionospheric delay observable (m)
*.mp1 Multipath Carrier L1
*.mp2 Multipath Carrier L2
*.azi Satellite azimuthal data (degrees)
*.ele Satellite elevation data (degrees)

Jim Hedfors, Uppsala University, 2005

引用

Jim Hedfors (2024). TEQCPLOT (https://www.mathworks.com/matlabcentral/fileexchange/11427-teqcplot), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAutomotive についてさらに検索
謝辞

ヒントを与えたファイル: TEQCSPEC, read_teqc_compact, TEQCFV

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Renamed function from TEQC to TEQCPLOT to avoid mixing with the original TEQC toolkit.
Also, included an example of a TEQC report file.