celestia/src/celephem
Hleb Valoshka d394192999 Allow binary orbits without text source
Closes: #1088
2021-06-24 09:41:15 +03:00
..
CMakeLists.txt [cmake] Remove cotire usage 2021-06-06 08:44:21 +03:00
customorbit.cpp Add support for more JPL compatible ephemerides 2021-06-16 15:38:51 +03:00
customorbit.h Moved ephemeris files (subclasses of Orbit and RotationModel) into new celephem folder. 2009-11-02 20:30:18 +00:00
customrotation.cpp Move math code into celmath namespace 2019-05-20 10:48:04 +03:00
customrotation.h Moved ephemeris files (subclasses of Orbit and RotationModel) into new celephem folder. 2009-11-02 20:30:18 +00:00
jpleph.cpp Add support for more JPL compatible ephemerides 2021-06-16 15:38:51 +03:00
jpleph.h Add support for more JPL compatible ephemerides 2021-06-16 15:38:51 +03:00
nutation.cpp Move math code into celmath namespace 2019-05-20 10:48:04 +03:00
nutation.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
orbit.cpp Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
orbit.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
precession.cpp fix whitespaces and indents 2018-09-22 23:41:57 +03:00
precession.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
rotation.cpp Move math code into celmath namespace 2019-05-20 10:48:04 +03:00
rotation.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
samporbit.cpp Allow binary orbits without text source 2021-06-24 09:41:15 +03:00
samporbit.h Allow binary orbits without text source 2021-06-24 09:41:15 +03:00
samporient.cpp Port to filesystem API 2019-08-16 18:11:24 +03:00
samporient.h Port to filesystem API 2019-08-16 18:11:24 +03:00
scriptobject.cpp define macros for print levels and avoid direct use of fmt::printf 2019-08-31 13:32:44 +08:00
scriptobject.h Fix missing header (GCC 4) 2020-02-11 20:42:38 +03:00
scriptorbit.cpp Fix scripted orbits and rotations (Closes: #576) 2020-01-09 19:11:07 +03:00
scriptorbit.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
scriptrotation.cpp Fix scripted orbits and rotations (Closes: #576) 2020-01-09 19:11:07 +03:00
scriptrotation.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
spiceinterface.cpp Port to filesystem API 2019-08-16 18:11:24 +03:00
spiceinterface.h Port to filesystem API 2019-08-16 18:11:24 +03:00
spiceorbit.cpp Port to filesystem API 2019-08-16 18:11:24 +03:00
spiceorbit.h Port to filesystem API 2019-08-16 18:11:24 +03:00
spicerotation.cpp Port to filesystem API 2019-08-16 18:11:24 +03:00
spicerotation.h Port to filesystem API 2019-08-16 18:11:24 +03:00
vsop87.cpp Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
vsop87.h Moved ephemeris files (subclasses of Orbit and RotationModel) into new celephem folder. 2009-11-02 20:30:18 +00:00
xyzvbinary.h Add include<cstdint> to xyzvbinary.h 2019-01-19 00:57:18 +03:00