Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Variables
g_point.cxx File Reference
#include "g_point.h"
#include <math.h>
+ Include dependency graph for g_point.cxx:

Go to the source code of this file.

Variables

const double pi = 3.14159265358979
 
const double r2d = 180./pi
 
const double r2g = 200./pi
 

Variable Documentation

◆ pi

const double pi = 3.14159265358979

Definition at line 19 of file g_point.cxx.

◆ r2d

const double r2d = 180./pi

Definition at line 20 of file g_point.cxx.

◆ r2g

const double r2g = 200./pi

Definition at line 21 of file g_point.cxx.