SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
angles.h File Reference
#include <cmath>

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

Function Documentation

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().