086【RTKLIB源码之postpos-2】execses_b

版权声明:本文系原创文章,转载请注明出处! https://blog.csdn.net/Pro2015/article/details/88671510

2 execses_b

execses_b
checkbrk
execses_r
freepreceph
readpreceph
reppath
time2str
trace
序号 函数 链接属性 类型 位置
1 checkbrk static int postpos.c
2 execses_r static int postpos.c
3 freepreceph static void postpos.c
4 readpreceph static void postpos.c
5 reppath extern int rtkcmn.c
6 time2str extern void rtkcmn.c
7 trace extern void rtkcmn.c

2.1 execses_r

execses_r
checkbrk
execses
reppath
time2str
trace
序号 函数 链接属性 类型 位置
1 checkbrk static int postpos.c
2 execses static int postpos.c
3 reppath extern int rtkcmn.c
4 time2str extern void rtkcmn.c
5 trace extern void rtkcmn.c

2.2.2 execses

见execses

2.2 freepreceph

freepreceph
free_rtcm
trace
序号 函数 链接属性 类型 位置
1 free_rtcm extern void rtcm.c
2 trace extern void rtkcmn.c

2.3 readpreceph

readpreceph
init_rtcm
lexreadmsg
pppcorr_read
readfcb
readrnxc
readsp3
sbsreadmsg
showmsg
trace
序号 函数 链接属性 类型 位置
1 init_rtcm extern int rtcm.c
2 lexreadmsg extern int qzslex.c
3 pppcorr_read extern int ppp_corr.c
4 readfcb extern int preceph.c
5 readrnxc extern int rinex.c
6 readsp3 extern void preceph.c
7 sbsreadmsg extern int sbas.c
8 showmsg extern int main.c
9 trace extern void rtkcmn.c

2.3.1 init_rtcm

init_rtcm
free_rtcm
trace
序号 函数 链接属性 类型 位置
1 free_rtcm extern int rtcm.c
2 trace extern void rtkcmn.c

2.3.2 lexreadmsg

lexreadmsg
trace
序号 函数 链接属性 类型 位置
1 trace extern void rtkcmn.c

2.3.3 readfcb

readfcb
expath
readfcbf
trace
序号 函数 链接属性 类型 位置
1 expath extern int rtkcmn.c
2 readfcbf static int preceph.c
3 trace extern void rtkcmn.c
2.3.3.1 readfcbf
readfcbf
addfcb
epoch2time
satid2no
trace
序号 函数 链接属性 类型 位置
1 addfcb static int preceph.c
2 epoch2time extern gtime_t rtkcmn.c
3 satid2no extern int rtkcmn.c
4 trace extern void rtkcmn.c
2.3.3.1.1 addfcb
addfcb
timediff
序号 函数 链接属性 类型 位置
1 timediff extern double rtkcmn.c

2.3.4 readrnxc

readrnxc
combpclk
expath
readrnxfile
trace
序号 函数 链接属性 类型 位置
1 combpclk static void rinex.c
2 expath extern int rtkcmn.c
3 readrnxfile static int rinex.c
4 trace extern void rtkcmn.c
2.3.4.1 combpclk
combpclk
timediff
trace
序号 函数 链接属性 类型 位置
1 timediff extern double rtkcmn.c
2 trace extern void rtkcmn.c
2.3.4.2 readrnxfile

见 readobsnav

2.3.5 readsp3

readsp3
combpeph
expath
readsp3b
trace
序号 函数 链接属性 类型 位置
1 combpeph static void preceph.c
2 readsp3b static void preceph.c
3 readsp3h static int preceph.c
2.3.5.1 combpeph
combpeph
norm
timediff
trace
2.3.5.2 readsp3b
readsp3b
addpeph
code2sys
satno
str2num
str2time
trace
utc2gpst
序号 函数 链接属性 类型 位置
1 addpeph static int preceph.c
2 code2sys static int preceph.c
2.3.5.2.1 addpeph
addpeph
trace
2.3.5.3 readsp3h
readsp3h
code2sys
satno
str2num
str2time
trace

2.3.6 sbsreadmsg

sbsreadmsg
sbsreadmsgt
trace
序号 函数 链接属性 类型 位置
1 sbsreadmsgt extern int sbas.c
2 trace extern void rtkcmn.c
2.3.6.1 sbsreadmsgt
sbsreadmsgt
expath
readmsgs
trace
序号 函数 链接属性 类型 位置
1 expath extern int sbas.c
2 readmsgs static void sbas.c
3 trace extern void rtkcmn.c
2.3.6.1.1 readmsgs
readmsgs
epoch2time
getfield
gpst2time
screent
time2gpst
trace
序号 函数 链接属性 类型 位置
1 epoch2time extern gtime_t rtkcmn.c
2 getfield static char* sbas.c
3 gpst2time extern gtime_t rtkcmn.c
4 screent extern int rtkcmn.c
5 time2gpst extern double rtkcmn.c
6 trace extern void rtkcmn.c

猜你喜欢

转载自blog.csdn.net/Pro2015/article/details/88671510