093【RTKLIB源码之postpos-9】刨根问底

该博客对RTKLIB函数进行了深入分析,详细列出了未调用RTKLIB函数的函数,以及调用RTKLIB函数的39个具体函数,如addpcv、bdt2gpst等,有助于了解RTKLIB函数的调用关系和使用情况。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

刨根问底

未调用rtklib函数的函数

序号函数链接属性类型位置
1ast_argsstaticvoidrtkcmn.c
2code2obsexternchar*rtkcmn.c
3code2sysstaticintpreceph.c
4corr_phase_bias_ssrstaticvoidpostpos.c
5cross3externvoidrtkcmn.c
6dataindexstaticintionex.c
7deg2dmsexternvoidrtkcmn.c
8degfcorrstaticdoublesbas.c
9detslp_dopstaticvoidrtkpos.c
10decodefstaticintrtkcmn.c
11dotexterndoublertkcmn.c
12epoch2timeexterngtime_trtkcmn.c
13fatalerrstaticvoidrtkcmn.c
14fget4fstaticfloatgeoid.c
15gaussstaticvoidlambda.c
16getbituexternunsigned intrtkcmn.c
17getfieldstaticchar*sbas.c
18getindexstaticintionex.c
19getmetstaticvoidsbas.c
20gettgdstaticvoidpntpos.c
21gloicbcorrstaticdoublertkpos.c
22init_stastaticvoidrinex.c
23initxstaticvoidppp.c
24interpbstaticdoublegeoid.c
25interppolstaticdoublepreceph.c
26interpvarexternvoidrtkcmn.c
27ionmapfexterndoublertkcmn.c
28ionpppexterndoublertkcmn.c
29lossoflockstaticintrtcm3.c
30lubksbstaticvoidrtkcmn.c
31matcpyexternvoidrtkcmn.c
32matmulexternvoidrtkcmn.c
33nut_iau1980staticvoidrtkcmn.c
34obs2codeexternunsigned charrtkcmn.c
35obsindexstaticintrtcm3.c
36opt2sepstaticcosnt char*solution.c
37permstaticvoidlambda.c
38pos2ecefexternvoidrtkcmn.c
39ppp_arexternintppp_ar.c
40pppcorr_readexternintppp_cor.c
41pppcorr_stecexternintppp_corr.c
42pppcorr_tropexternintppp_corr.c
43pppnxexternintppp.c
44readblqrecordstaticintrtkcmn.c
45resamb_TCARexternintrtkpos.c
46resamb_WLNLexternintrtkpos.c
47repstrstaticintrtkcmn.c
48restslipsstaticvoidrinex.c
49setbituexternvoidrtkcmn.c
50satnoexternintrtkcmn.c
51satsysexternintrtkcmn.c
52saveslipsstaticvoidrinex.c
53sdobsstaticdoublertkpos.c
54selsatstaticintrtkpos.c
55set_sysmaskstaticintrinex.c
56setstrstaticvoidrinex.c
57settimeexternvoidmain.c
58settspanexternvoidmain.c
59showmsgexternvoidmain.c
60sol_stdstaticdoublesolution.c
61soltocovstaticvoidsolution.c
62soltocov_velstaticvoidsolution.c
63solveexternintrtkcmn.c
64sqvarstaticdoublesolution.c
65STDstaticdoubleppp.c
66str2numexterndoublertkcmn.c
67test_hold_ambstaticintppp.c
68test_sysstaticintrtkpos.c
69testsnrexternintrtkcmn.c
70time2epochexternvoidrtkcmn.c
71time2strexternvoidrtkcmn.c
72timeaddexterngtime_trtkcmn.c
73timediffexterndoublertkcmn.c
74traceexternvoidrtkcmn.c
75tracecloseexternvoidrtkcmn.c
76tracelevelexternvoidrtkcmn.c
77tracematexternvoidrtkcmn.c
78traceopenexternvoidrtkcmn.c
79tracetexternvoidrtkcmn.c
80tropmodelexterndoubletrkcmn.c
81update_statstaticvoidppp.c
82uraindexstaticintrinex.c
83validobsstaticintrtkpos.c
84var_uraephstaticdoubleephemeris.c
85var_urassrstaticdoubleephemeris.c
86varephstaticdoubleqzslex.c
87varerrstaticdoublepntpos.c
88varfcorrstaticdoublesbas.c
89varicorrstaticdoublesbas.c
90yaw_nominalstaticdoubleppp.c
91xyz2enuexternvoidrtkcmn.c

调用rtklib函数的函数

1 addpcv

addpcv
trace

2 bdt2gpst

bdt2gpst
timeadd

3 bdt2time

bdt2time
epoch2time

4 checkbrk

checkbrk
showmsg

5 covecef

covecef
matmul
xyz2enu

6 covenu

covenu
matmul
xyz2enu

7 ecef2pos

ecef2pos
dot

8 ecef2enu

ecef2enu
matmul
xyz2enu

9 eci2ecef

eci2ecef
ast_args
epoch2time
matmul
nut_iau1980
time_str
timediff
trace
tracemat
utc2gmst
utc2gpst

10 enu2ecef

enu2ecef
matmul
xyz2enu

11 errmsg

errmsg
time2str
trace

12 expath

expath
trace

13 eye

eye
zeros

14 free_rtcm

free_rtcm
trace

15 geodist

geodist
norm

16 gpst2time

gpst2time
epoch2time

17 gpst2utc

gpst2utc
epoch2time
timeadd
timediff

18 imat

imat
fatalerr

19 lsq

lsq
mat
matinv
matmul

20 ludcmp

ludcmp
mat

21 mat

mat
fatalerr

22 matinv

matinv
imat
lubksb
ludcmp
mat
matcpy

23 norm

norm
dot

24 normv3

normv3
norm

25 reppath

reppath
epoch2time
repstr
time2epoch
time2gpst
timediff

26 satid2no

satid2no
satno

27 selsat

selsat
trace

28 screent

screent
time2gpst
timediff

29 smoother

smother
mat
matcpy
matinv
matmul

30 str2time

str2time
epoch2time

31 time_str

time_str
time2str

32 time2doy

time2doy
epoch2time
time2epoch
timediff

33 time2gpst

time2gpst
epoch2time

34 time2str

time2str
time2epoch

35 time2sec

time2sec
epoch2time
time2epoch

36 timeget

timeget
epoch2time
timeadd

37 utc2gmst

utc2gmst
epoch2time
time2sec
timeadd
timediff

38 utc2gpst

utc2gpst
epoch2time
timeadd
timediff

39 zeros

zeros
fatalerr
序号函数链接属性类型位置
1addpcvstaticvoidrtkcmn.c
2bdt2gpstexterngtime_trtkcmn.c
3bdt2timeexterngtime_trtkcmn.c
4checkbrkstaticintpostpos.c
5covecefexternvoidrtkcmn.c
6covenuexternvoidrtkcmn.c
7ecef2enuexternvoidrtkcmn.c
8ecef2posexternvoidrtkcmn.c
9eci2ecefexternvoidrtkcmn.c
10enu2ecefexternvoidrtkcmn.c
11errmsgstaticvoidrtkpos.c
12expathexternintrtkcmn.c
13eyeexterndoublertkcmn.c
14free_rtcmexternvoidrtcm.c
15geodistexterndoublertkcmn.c
16gpst2timeexterngtime_trtkcmn.c
17gpst2utcexterngtime_trtkcmn.c
18imatexternint*rtkcmn.c
19lsqexternintrtkcmn.c
20ludcmpstaticintrtcm.c
21matexterndoublertkcmn.c
22matinvexternintrtkcmn.c
23normexterndoublertkcmn.c
24normv3externintrtkcmn.c
25reppathexternintrtkcmn.c
26satid2noexternintrtkcmn.c
27selsatstaticintrtkpos.c
28screentexternintrtkcmn.c
29smootherexternintrtkcmn.c
30str2timeexternintrtkcmn.c
31time_strexternchar*rtkcmn.c
32time2doyexterndoublertkcmn.c
33time2gpstexterndoublesolution.c
34time2strexternvoidrtkcmn.c
35time2secstaticdoublertkcmn.c
36timegetexterngtime_trtkcmn.c
37utc2gmstexterndoublertkcmn.c
38utc2gpstexterngtime_trtkcmn.c
39zerosexterndouble*rtkcmn.c
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值