![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
#include <siderust/astro_context.hpp>
Public Member Functions | |
| constexpr | AstroContext ()=default |
| constexpr | AstroContext (EarthOrientationModel model) |
| constexpr EarthOrientationModel | model () const |
| template<typename ModelTag > | |
| constexpr AstroContext | with_model () const |
Static Public Member Functions | |
| static AstroContext | from_default_ffi () |
Create an AstroContext reflecting the Rust library's built-in default. | |
Definition at line 28 of file astro_context.hpp.
|
constexprdefault |
Referenced by from_default_ffi(), and with_model().
|
inlineexplicitconstexpr |
Definition at line 33 of file astro_context.hpp.
|
inlinestatic |
Create an AstroContext reflecting the Rust library's built-in default.
Definition at line 42 of file astro_context.hpp.
References AstroContext(), and siderust::check_status().
|
inlineconstexpr |
Definition at line 35 of file astro_context.hpp.
|
inlineconstexpr |
Definition at line 37 of file astro_context.hpp.
References AstroContext().