搜索资源列表
gps
- 读取renix格式的卫星星历文件,支持原始网络下载文件,阿紫泰克软件转换的星历文件,将数据存在数组中待计算
igr07530
- GPS中使用的一个SP3文件,保存了一周的卫星星历数据,在IGS官网上下载得到的
Sp
- GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
Nfile_read
- 在GPS定位需要读取星历的时候,可以用来读文件-when the GPS positioning need to read star calendar, you can use this to read files
gps-satellite
- gps卫星定位,包括O文件,N文件读取,星历数据-gps satellite positioning, including the O file, N file read, ephemeris data
zhoutiao
- gps中利用精密星历文件中的信息内插出任意时刻的钟差信息的值-gps precise ephemeris file using the information in the interpolation of a clock difference at any time the value of information
SPP
- GPS单点定位 利用广播星历和观测文件进行定位-GPS SPP
get-epheme
- GPS 星历读取程序,可以读取RINEX格式的星历文件-GPS satellite ephemeris read
GPS-Orbit-Interpolation
- GPS轨道插值的基本策略,分析GPS轨道插值方法,输入为SP3精密星历文件-A Brief Review of Basic GPS Orbit Interpolation Strategies
GPSLocating
- GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦 -GPS single point positioning source code, including reading observation, broadcast ephemeris file, precise ephemeris file for people to learn the programming of GPS algorithm is excellent informati
ReadGpsData
- 用于读取卫星广播星历,基于matlab进行编程,能快速识别n文件-For reading satellite radio star calendar, based on matlab for programming, can quickly identify n files
GPS_SPP
- GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。-GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precision ephemeris read, Hopfield m
GPS_IF_SIM
- 自己在校研究生期间编写的GPS中频数据仿真软件,花费了大量的精力,带卫星星历文件。用户轨迹设置,仿真精度高。设置参数多。可以用来作为软件接收机的数据。-During graduate school to prepare themselves for GPS IF data simulation software, it takes a lot of energy, with satellite ephemeris file. User track settings, high simulatio
read_SP3
- 本程序用于读取GPS中精密星历SP3文件,得到各个卫星的坐标序列-read the sp3 file of GPS
GPS
- 程序包用于读取GPS观测文件,广播星历文件,以及生成单差,双差,三差虚拟观测值-read the rinex file of GPS,and get the singleDelta,doubleDelta,threeDelta
Q-GPS
- 卫星星历文件处理以及位置计算程序源码是的(Satellite ephemeris file processing and location calculation program source code)
goGPS_v0.4.3
- GNSS后处理软件接收机,以RINEX观测量和星历文件为输入,完成定位解算,包含最小二次、Kalman滤波等算法(GNSS post-processing software receiver, with RINEX observation and navigation files as input. Navigation solutions could be obtain via least-squares and kalman algorithms.)
satellite
- 通过读取卫星星历文件,计算观测时刻卫星位置(By reading satellite ephemeris files, satellite positions are calculated at the observation time)
satellite-position
- 首先根据卫星PRN号读取精密星历文件内容,然后通过朗格朗日内插计算出卫星的位置,里面含有sp3文件和exe程序(First read the contents of the precise ephemeris file according to the satellite PRN number, and then calculate the position of the satellite by Lange Lange interpolation, which contains sp3 fil
gps 读取卫星星历文件计算卫星位置
- c++读取星历计算gps坐标,比较简单易懂(C++ calculates GPS coordinates)