OpenKalman
OpenKalman::coordinates::Inclination< Down > Struct Template Reference

A non-negative real number φ representing an inclination (angle from the positive z axis). More...

#include <Inclination.hpp>

Detailed Description

template<typename Down = values::fixed_pi<long double>>
struct OpenKalman::coordinates::Inclination< Down >

A non-negative real number φ representing an inclination (angle from the positive z axis).

0≤φ≤φdown, where φdown is a positive real number representing down. The horizon will be ½φdown. inclination::Radiansdown=π) and inclination::Degreesdown=180;) are predefined.

Template Parameters
Downa fixed value representing the down direction. This must be positive.

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