gps卫星坐标计算.doc
约16页编号:10-274145DOC格式手机打开展开
gps卫星坐标计算,有关gps计算卫星坐标的编程的c#作业目 录一. 已知数据2二. 计算步骤21.平均角速度 (mean angular speed)2 2.规化时刻(normal time)33.平近点角(mean anomaly)34.偏近点角(eccentric anomaly)35.真近点角(true anomaly)36....

内容介绍
有关GPS计算卫星坐标的编程的C#作业
目 录
一. 已知数据 2
二. 计算步骤 2
1.平均角速度 (mean angular speed) 2
2.规化时刻(normal time) 3
3.平近点角(mean anomaly) 3
4.偏近点角(eccentric anomaly) 3
5.真近点角(true anomaly) 3
6.升交距角(argument of ascending node) 3
7. 轨道向径(Orbital radius) 3
8. 扰动改正(Perturbed correction) 4
10.卫星在升交点轨道直角坐标系中的坐标 4
11. 升交点经度(Longitude of ascending node) 5
三. 源程序 5
四. 程序运行结果 14
七.作业体会 15
目 录
一. 已知数据 2
二. 计算步骤 2
1.平均角速度 (mean angular speed) 2
2.规化时刻(normal time) 3
3.平近点角(mean anomaly) 3
4.偏近点角(eccentric anomaly) 3
5.真近点角(true anomaly) 3
6.升交距角(argument of ascending node) 3
7. 轨道向径(Orbital radius) 3
8. 扰动改正(Perturbed correction) 4
10.卫星在升交点轨道直角坐标系中的坐标 4
11. 升交点经度(Longitude of ascending node) 5
三. 源程序 5
四. 程序运行结果 14
七.作业体会 15