Changeset 511 in ntrip for trunk/BNC/RTIGS


Ignore:
Timestamp:
Oct 16, 2007, 4:30:58 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTIGS/rtstruct.h

    r305 r511  
    2020/* Purpose : structure definitions for the wide area prototype             */
    2121
    22 /* RCS: $Header: /usr/local/cvsroot/BNC/RTIGS/rtstruct.h,v 1.1 2006/08/20 13:36:49 mervart Exp $ */
     22/* RCS: $Header: /usr/local/cvsroot/BNC/RTIGS/rtstruct.h,v 1.3 2006/11/13 11:42:14 mervart Exp $ */
    2323
    2424/* Externals :                                                             */
     
    8080
    8181#define  MAX_STA             (24)               /* maximum stations        */
     82#ifndef PI
    8283#define  PI   (3.141592653589793)               /* value of PI             */
     84#endif
    8385#define  DTR  (0.017453292519943)               /* deg to rad conversion con. */
    8486#define  C         (299792458.00)               /* speed of light in vaccuum  */
Note: See TracChangeset for help on using the changeset viewer.