![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
Named observatory locations. More...


Go to the source code of this file.
Namespaces | |
| namespace | siderust |
| namespace | siderust::detail |
Functions | |
| Geodetic | siderust::detail::make_roque_de_los_muchachos () |
| Geodetic | siderust::detail::make_el_paranal () |
| Geodetic | siderust::detail::make_mauna_kea () |
| Geodetic | siderust::detail::make_la_silla () |
| Geodetic | siderust::geodetic (double lon_deg, double lat_deg, double height_m=0.0) |
| Create a custom geodetic position (WGS84). | |
| const Geodetic & | siderust::ROQUE_DE_LOS_MUCHACHOS () |
| Roque de los Muchachos Observatory (La Palma, Spain). | |
| const Geodetic & | siderust::EL_PARANAL () |
| El Paranal Observatory (Chile). | |
| const Geodetic & | siderust::MAUNA_KEA () |
| Mauna Kea Observatory (Hawaii, USA). | |
| const Geodetic & | siderust::LA_SILLA_OBSERVATORY () |
| La Silla Observatory (Chile). | |
| Geodetic | siderust::roque_de_los_muchachos () |
| Geodetic | siderust::el_paranal () |
| Geodetic | siderust::mauna_kea () |
| Geodetic | siderust::la_silla () |
Named observatory locations.
Definition in file observatories.hpp.