搜索资源列表
sgp
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型-NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model
CPP
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到-NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab
SxP4Test
- SGP4和SDP4的vc源代码 可以使用,用来卫星位置计算和计算地面俯仰角-SGP4 and SDP4 of vc source code can be used to calculate the location of satellites and calculate the ground pitch angle
GioveAB_Orbit_Simulator
- The actual version requires the following MATLAB toolboxes: - Mapping toolbox (for elevation()) - Image Processing Toolbox (for imshow()) A providing of toolbox independent functions would be greatly acknowledged.
sat_orbit
- 这是由Andrea Monti Guarnieri的卫星轨道确定算法,基于的是norad 的tle数据-This is Andrea Monti Guarnieri satellite orbit determination algorithm, is based on the norad of tle data
SxP4Test
- SGP4轨道计算源码 C++程序,Norad-SGP4 orbit calculation code C++ NORAD SGP4/SDP4 Implementation
matlab
- 使用SGP模型进行轨道计算的matlab源码 使用两行星历TLE-Simplified perturbations models are a set of five mathematical models (SGP, SGP4, SDP4, SGP8 and SDP8) used to calculate orbital state vectors of satellites and space debris relative to t
cpp
- 使用SGP模型进行轨道计算的C源码 使用两行星历TLE-Simplified perturbations models are a set of five mathematical models (SGP, SGP4, SDP4, SGP8 and SDP8) used to calculate orbital state vectors of satellites and space debris relative to the Ea
cppOrbitTools
- 封装成类的SGP4 SDP4轨道外推算法 考虑的扰动较多 C++版本-The OrbitTools Libraries NORAD SGP4/SDP4 Implementations in C++
csOrbitTools
- 利用两行星历数据,使用SGP4 SDP4外推模型进行轨道计算-The OrbitTools Libraries NORAD SGP4/SDP4 Implementations in C#
norad
- TLE 卫星的双行轨道根数SGP/SGP4/SGP8/SDP4/SDP8模型函数及测试运行-Two Line Element
norad
- NASA用于计算摄动轨道的模型。通过编写一系列C++类,可以方便地计算卫星在不同坐标系下的位置、速度、轨根以及星下点等。相关算法经过本人初步验证,无误。-A C++ Orbit Calculation Model created by NASA which has been tested.
sxp4test
- 1980 NORAD document Space Track`Report No. 3 -1980 NORAD document Space Track`Report No. 3
csOrbitTools
- The OrbitTools Libraries are implementations of NORAD algorithms for determining satellite location and velocity in Earth orbit. The algorithms come from the December, 1980 NORAD document "Space Track Report No. 3&
Norad 2行星历计算卫星位置
- 基于C++语言对星历进行计算并进行显示的程序(Ephemeris calculation)