perturb 1.0.0
A modern C++11 wrapper for the SGP4 orbit propagator
|
A basic and human readable representation of a point in time. More...
#include <perturb.hpp>
A basic and human readable representation of a point in time.
The primary purpose of this type is to be constructed manually via aggregate initialization and the converted to a JulianDate
.
JulianDate
values are only valid from years 1900 to 2100.The question of what this time point represents gets complicated. In the "Revisiting Spacetrack Report #3" paper from Celestrak, it is discussed what this time represents. While UTC would make sense, the method perturb::sgp4::gstime_SGP4
requires UT1 time to calculate GMST. This library makes the same assumption that the paper concludes: