Changeset 511 in ntrip for trunk/BNC/RTIGS
- Timestamp:
- Oct 16, 2007, 4:30:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/RTIGS/rtstruct.h ¶
r305 r511 20 20 /* Purpose : structure definitions for the wide area prototype */ 21 21 22 /* RCS: $Header: /usr/local/cvsroot/BNC/RTIGS/rtstruct.h,v 1. 1 2006/08/20 13:36:49mervart Exp $ */22 /* RCS: $Header: /usr/local/cvsroot/BNC/RTIGS/rtstruct.h,v 1.3 2006/11/13 11:42:14 mervart Exp $ */ 23 23 24 24 /* Externals : */ … … 80 80 81 81 #define MAX_STA (24) /* maximum stations */ 82 #ifndef PI 82 83 #define PI (3.141592653589793) /* value of PI */ 84 #endif 83 85 #define DTR (0.017453292519943) /* deg to rad conversion con. */ 84 86 #define C (299792458.00) /* speed of light in vaccuum */
Note:
See TracChangeset
for help on using the changeset viewer.