![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
This is the complete list of members for siderust::Geodetic, including all inherited members.
| from_c(const siderust_geodetic_t &c) | siderust::Geodetic | inlinestatic |
| Geodetic() | siderust::Geodetic | inline |
| Geodetic(qtty::Degree lon_, qtty::Degree lat_, qtty::Meter h=qtty::Meter(0)) | siderust::Geodetic | inline |
| Geodetic(double lon_deg, double lat_deg, double height_m=0.0) | siderust::Geodetic | inline |
| height | siderust::Geodetic | |
| lat | siderust::Geodetic | |
| lon | siderust::Geodetic | |
| to_c() const | siderust::Geodetic | inline |
| to_cartesian() const | siderust::Geodetic | inline |