RBCX
Library for the RB3204-RBCX board with the ESP32 by RoboticsBrno.
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
RBCXAngle.h File Reference
#include <cmath>

Go to the source code of this file.

Classes

class  rb::Angle
 

Namespaces

namespace  rb
 

Macros

#define M_PI   3.14159265358979323846
 

Functions

Angle rb::operator+ (Angle a, Angle b)
 
Angle rb::operator- (Angle a, Angle b)
 
Angle rb::operator* (Angle a, Angle::_T c)
 
Angle rb::operator/ (Angle a, Angle::_T c)
 
Angle rb::operator""_deg (long double d)
 
Angle rb::operator""_rad (long double r)
 
Angle rb::operator""_deg (unsigned long long int d)
 
Angle rb::operator""_rad (unsigned long long int r)
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846