![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
Functions | |
| std::vector< Period > | periods_from_c (tempoch_period_mjd_t *ptr, uintptr_t count) |
| std::vector< CrossingEvent > | crossings_from_c (siderust_crossing_event_t *ptr, uintptr_t count) |
| std::vector< CulminationEvent > | culminations_from_c (siderust_culmination_event_t *ptr, uintptr_t count) |
| Planet | make_planet_mercury () |
| Planet | make_planet_venus () |
| Planet | make_planet_earth () |
| Planet | make_planet_mars () |
| Planet | make_planet_jupiter () |
| Planet | make_planet_saturn () |
| Planet | make_planet_uranus () |
| Planet | make_planet_neptune () |
| Geodetic | make_roque_de_los_muchachos () |
| Geodetic | make_el_paranal () |
| Geodetic | make_mauna_kea () |
| Geodetic | make_la_silla () |
|
inline |
Definition at line 95 of file altitude.hpp.
References siderust::CrossingEvent::from_c().
|
inline |
Definition at line 105 of file altitude.hpp.
References siderust::CulminationEvent::from_c().
|
inline |
Definition at line 21 of file observatories.hpp.
References siderust::check_status(), and siderust::Geodetic::from_c().
|
inline |
Definition at line 33 of file observatories.hpp.
References siderust::check_status(), and siderust::Geodetic::from_c().
|
inline |
Definition at line 27 of file observatories.hpp.
References siderust::check_status(), and siderust::Geodetic::from_c().
|
inline |
Definition at line 92 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 104 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 98 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 80 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 122 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 110 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 116 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 86 of file bodies.hpp.
References siderust::check_status(), and siderust::Planet::from_c().
|
inline |
Definition at line 15 of file observatories.hpp.
References siderust::check_status(), and siderust::Geodetic::from_c().
|
inline |
Definition at line 85 of file altitude.hpp.
Referenced by siderust::sun::altitude_periods(), siderust::moon::altitude_periods(), siderust::sun::altitude_periods(), and siderust::moon::altitude_periods().