搜索资源列表
jisuan
- GPS系统接收数据坐标转换 GPS接收的数据往往是三维坐标,而在科学研究中我们通常用二维坐标。因此必须 进行坐标转换,下面我们介绍一种坐标转换,即把WGS84坐标转换为高斯—克吕 格坐标系。数字地图投影的方法很多,而我国采用了高斯—克吕格投影,它是一 种横轴椭园柱面等角投影,用一个椭球柱面与地球椭球在某一子午圈L0上相切, 这条子午线通常称做投影轴子午线。也就是高斯-克吕格投影直角坐标系的x 轴, 地球的赤道与椭圆柱面相交, 成一直线,这条直线与轴子午线正交,就是平面直角
CASMCoordTrans0
- 坐标转换程序,目前GPS系统的WGS84转换到我国的西安80坐标系
GPStogoogle_VB
- Use RS232 get GPS data, and cover to WGS84 format, and show on google map
WGS84TOBJ54
- 将GPS测量的WGS84坐标转换为北京54坐标
wgs84fin
- WGS84坐标系的英文原版协议标准,需要理解GPS所使用的坐标系的GPS相关人员可以参考-WGS84 coordinates of the English original protocol standards, need to understand the GPS coordinate system used by the GPS-related personnel can refer to the
Location
- 用WGS84坐标计算当前GPS手持机所在位置,并得到邮政编码。-WGS84 coordinate calculation with the current GPS handset location, and get postal code.
SatCoord
- GPS WGS84坐系转到PZ90 计算卫星星历坐标 高斯变化-GPS WGS84 toPZ90
distance
- Distance lalculating. WGS84 gor GPS coordinates. Vincent iterative formula.
BJ54XYZ2GPS
- 坐标转换,从北京54坐标系到到WGS84坐标系的转换。-coodinate changing
cart2geo
- GPS位置结算中坐标系转换函数,该函数可以将WGS84坐标转变为地理坐标。-Settlement of GPS location coordinate system transfer function, the function can be WGS84 coordinates into geographic coordinates.
cart2utm
- GPS位置结算中坐标系转换函数,该函数可以将WGS84坐标转换为UTM坐标。-Settlement of GPS location coordinate system conversion function, which can convert WGS84 coordinates to UTM coordinates.
GPScal
- 采用最小二乘原理,进行了伪距单点定位计算;包含广播星历计算计算卫星坐标,地固系与WGS84坐标系间转换,最小二乘平差计算,定位几何因子GDOP等-Using least square method, we carried out pseudorange single point positioning calculation contains satellite ephemeris calculation calculate coordinates secured between the sy
GPSposition
- 本程序包主要有5个函数,分别实现了大地坐标与WGS84坐标的转换,卫星位置计算,电离层延迟模型,对流层延迟模型-Delay_of_ionosphere()Delay_of_troposphere( ) GetSVPos() BLH_to_WGS84( B,L,H ) WGS84_to_BLH(X,Y,Z)