siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::frames::has_lon_lat< F > Struct Template Reference

True for ecliptic and galactic frames that use longitude / latitude. More...

#include <siderust/frames.hpp>

Inheritance diagram for siderust::frames::has_lon_lat< F >:
Collaboration diagram for siderust::frames::has_lon_lat< F >:

Detailed Description

template<typename F>
struct siderust::frames::has_lon_lat< F >

True for ecliptic and galactic frames that use longitude / latitude.

Use has_lon_lat_v<F> to gate lon/lat accessors.

Definition at line 213 of file frames.hpp.


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