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

True for the horizontal frame that exposes azimuth / altitude. More...

#include <siderust/frames.hpp>

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

Detailed Description

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

True for the horizontal frame that exposes azimuth / altitude.

Use has_az_alt_v<F> to gate Az/Alt accessors.

Definition at line 201 of file frames.hpp.


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