siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::frames::has_frame_transform< From, To > Struct Template Reference

Marks frame pairs for which a FrameRotationProvider exists in siderust-ffi. More...

#include <siderust/frames.hpp>

Inheritance diagram for siderust::frames::has_frame_transform< From, To >:
Collaboration diagram for siderust::frames::has_frame_transform< From, To >:

Detailed Description

template<typename From, typename To>
struct siderust::frames::has_frame_transform< From, To >

Marks frame pairs for which a FrameRotationProvider exists in siderust-ffi.

The FFI layer supports a hub-and-spoke model with hub = ICRS. Supported source/target frames: ICRS, EclipticMeanJ2000, EquatorialMeanJ2000, EquatorialMeanOfDate, EquatorialTrueOfDate.

Same-frame identity transforms are always valid.

Definition at line 250 of file frames.hpp.


The documentation for this struct was generated from the following file: