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 (2026). TEQCPLOT (https://kr.mathworks.com/matlabcentral/fileexchange/11427-teqcplot), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Automotive에 대해 자세히 알아보기
도움

도움 준 파일: TEQCSPEC, read_teqc_compact, TEQCFV

버전 게시됨 릴리스 정보
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.