![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
True for equatorial frames that expose right-ascension / declination. More...
#include <siderust/frames.hpp>


True for equatorial frames that expose right-ascension / declination.
Use has_ra_dec_v<F> in std::enable_if_t to gate RA/Dec accessors.
Definition at line 181 of file frames.hpp.