sciplot  0.3.1
A modern C++ plotting library powered by gnuplot

The struct where static angle methods are defined. More...

#include <Utils.hpp>

Static Public Member Functions

static auto deg (long val) -> std::string
 Return the angle in degree units.
 
static auto rad (double val) -> std::string
 Return the angle in radian units.
 
static auto pi (double val) -> std::string
 Return the angle in radian units as a multiple of number pi.
 

Detailed Description

The struct where static angle methods are defined.


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