#ifndef RTS_CONSTANTS_H #define RTS_CONSTANTS_H #define rtsPI 3.14159 #define rtsTAU 2 * rtsPI #endif