SUMO - Simulation of Urban MObility
angles.h File Reference
#include <cmath>
Include dependency graph for angles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define M_PI   3.1415926535897932384626433832795
 

Functions

double angle0To2Pi (double angle)
 
double CCW (double reference, double angle1)
 

Macro Definition Documentation

◆ M_PI

Function Documentation

◆ angle0To2Pi()

◆ CCW()

double CCW ( double  reference,
double  angle1 
)
inline

Definition at line 57 of file angles.h.

References angle0To2Pi(), and M_PI.

Referenced by EulerSpiral::compute_end_pt().