File Date.hpp¶
FileList > astrea > astro > astro > time > Date.hpp
Go to the source code of this file
Date class for handling time in the astrea astro library. More...
#include <iosfwd>#include <string>#include <mp-units/systems/si/chrono.h>#include <units/units.hpp>#include <astro/time/JulianDateClock.hpp>
Namespaces¶
| Type | Name |
|---|---|
| namespace | astrea |
| namespace | astro |
Classes¶
| Type | Name |
|---|---|
| class | Date Class representing a date in the astrea astro library. |
| struct | quantity_point_like_traits< astrea::astro::Date > <> Specialization of mp_units::quantity_point_like_traits for the Date class. |
Detailed Description¶
Author:
Jay Iuliano (iuliano.jay@gmail.com)
This class provides functionality for handling dates, including conversions to and from Julian dates, sidereal time calculations, and various clock conversions.
Date:
2025-08-02
Copyright:
Copyright (c) 2025 Jay Iuliano
The GNU Lesser General Public License (LGPL)
This file is part of Astrea. Astrea is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Astrea is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with Astrea. If not, see https://www.gnu.org/licenses/.
The documentation for this class was generated from the following file astrea/astro/astro/time/Date.hpp