cppOrbitTools

所属分类:VHDL/FPGA/Verilog
开发工具:C++
文件大小:57KB
下载次数:19
上传日期:2015-08-04 22:45:02
上 传 者ljionsakj
说明:  tle转换为六根数的c++源代码,英文原版代码,测试可用
(tle converted to six the number of c++ source code, the English original code, test available)

文件列表:
orbitTools\core (0, 2014-09-03)
orbitTools\core\cEci.cpp (2462, 2013-01-05)
orbitTools\core\cEci.h (1403, 2013-01-05)
orbitTools\core\cJulian.cpp (7670, 2014-06-28)
orbitTools\core\cJulian.h (2535, 2013-01-05)
orbitTools\core\coord.cpp (3297, 2014-06-28)
orbitTools\core\coord.h (2888, 2014-06-28)
orbitTools\core\core.vcxproj (9352, 2011-10-25)
orbitTools\core\core.vcxproj.filters (2525, 2011-09-25)
orbitTools\core\coreLib.h (379, 2013-01-05)
orbitTools\core\cSite.cpp (4592, 2014-06-28)
orbitTools\core\cSite.h (1383, 2014-06-28)
orbitTools\core\cTLE.cpp (11883, 2013-01-02)
orbitTools\core\cTLE.h (5256, 2012-12-09)
orbitTools\core\cVector.cpp (1802, 2010-12-18)
orbitTools\core\cVector.h (745, 2013-01-05)
orbitTools\core\exceptions.h (1087, 2011-05-18)
orbitTools\core\globals.cpp (1424, 2010-12-18)
orbitTools\core\globals.h (2196, 2013-01-05)
orbitTools\core\revHistory.txt (8656, 2014-06-28)
orbitTools\core\stdafx.cpp (291, 2010-12-18)
orbitTools\core\stdafx.h (244, 2014-06-27)
orbitTools\orbit (0, 2014-09-03)
orbitTools\orbit\cNoradBase.cpp (9350, 2012-12-09)
orbitTools\orbit\cNoradBase.h (1485, 2012-12-09)
orbitTools\orbit\cNoradSDP4.cpp (22468, 2014-06-27)
orbitTools\orbit\cNoradSDP4.h (2219, 2014-06-27)
orbitTools\orbit\cNoradSGP4.cpp (3810, 2014-06-27)
orbitTools\orbit\cNoradSGP4.h (835, 2014-06-27)
orbitTools\orbit\cOrbit.cpp (6687, 2014-08-30)
orbitTools\orbit\cOrbit.h (3580, 2014-06-27)
orbitTools\orbit\cSatellite.cpp (1657, 2014-08-30)
orbitTools\orbit\cSatellite.h (738, 2014-07-06)
orbitTools\orbit\orbit.vcxproj (9866, 2014-06-28)
orbitTools\orbit\orbit.vcxproj.filters (2101, 2014-06-28)
orbitTools\orbit\orbitLib.h (262, 2014-06-28)
orbitTools\orbit\revHistory.txt (4980, 2014-08-30)
orbitTools\orbit\stdafx.cpp (292, 2010-12-18)
orbitTools\orbit\stdafx.h (121, 2014-06-27)
... ...

C++ NORAD SGP4/SDP4 Implementation Developed by Michael F. Henry Copyright 2003-2011 Michael F. Henry. All rights reserved. Permission to use for non-commercial purposes only. All other uses contact author at mfh@zeptomoby.com The files in this package provide a C++ implementation of the SGP4 and SDP4 algorithms described in the December, 1***0 NORAD document "Space Track Report No. 3". These two orbital models, one for "near-earth" objects and one for "deep space" objects, are widely used in satellite tracking software and can produce very accurate results when used with current NORAD two-line element data. The files are contained in two directories: orbitTools and orbitToolsDemo. The files in the orbitTools directory are compiled to make the OrbitTools libraries, which contain the NORAD SGP4/SDP4 implementations and miscellaneous supporting classes. See the "readme.txt" file in the OrbitTools directory for more information. The files in the orbitToolsDemo directory are compiled to make a sample executable program. The program demonstrates how to use the OrbitTools libraries to calculate the ECI position of a satellite, as well as determine the look angle from a location on the Earth to the satellite. See the "readme.txt" file in the OrbitToolsDemo directory for more information. The project files were compiled using Microsoft Visual Studio 2010. For excellent information on the underlying physics of orbits, visible satellite observations, current NORAD TLE data, and other related material, see http://www.celestrak.com which is maintained by Dr. T.S. Kelso. Michael F. Henry December, 2003 (Updated September, 2011)

近期下载者

相关文件


收藏者