![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
WGS84 geodetic coordinate type. More...
#include "../centers.hpp"#include "../ffi_core.hpp"#include "../frames.hpp"#include <qtty/qtty.hpp>#include <ostream>

Go to the source code of this file.
Classes | |
| struct | siderust::Geodetic |
| Geodetic position (WGS84 ellipsoid). More... | |
Namespaces | |
| namespace | siderust |
| namespace | siderust::cartesian |
Functions | |
| std::ostream & | siderust::operator<< (std::ostream &os, const Geodetic &geo) |
| Stream operator for Geodetic. | |
WGS84 geodetic coordinate type.
Definition in file geodetic.hpp.