摘要:
各数据流时间对准用到的结构体为: typedef struct { /* time synchronization index in buffer */ int ni,nip,imu; /* current/precious number and sync index of imu measurem 阅读全文
摘要:
RTKLIB中的随机模型用的是高度角模型, 可以针对不同高度角设置不同的信噪比阈值,对信噪比低于所设阈值的观测值进行剔除。 /* test SNR mask * test SNR mask * args : int base I rover or base-station (0:rover,1:ba 阅读全文
摘要:
udstate()函数-->/* temporal update of states */ udstate()函数功能是状态更新,可以看出待估参数X中的各元素 /* temporal update of states */ static void udstate(rtk_t *rtk, const 阅读全文