Index: /trunk/psLib/src/math/psConstants.h
===================================================================
--- /trunk/psLib/src/math/psConstants.h	(revision 17034)
+++ /trunk/psLib/src/math/psConstants.h	(revision 17035)
@@ -5,6 +5,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.95 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.96 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-03-18 18:25:00 $
  *
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -49,4 +49,7 @@
 #define RAD_TO_SEC(RADIANS) ((RADIANS) * 180.0 * 60.0 * 60.0 / M_PI)
 
+# define PS_DEG_RAD 57.295779513082322
+# define PS_RAD_DEG  0.017453292519943
+
 /*****************************************************************************
     Misc. macros:
