Ignore:
Timestamp:
Nov 25, 2011, 12:16:34 PM (12 years ago)
Author:
stoecker
Message:

update to final standard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/clock_and_orbit/lib/clock_orbit_rtcm.h

    r3495 r3511  
    7272  int epochGPS[101];                /* Weber, for latency */
    7373  int epochSize;                    /* Weber, for latency */
     74  int SSRIOD;
     75  int SSRProviderID;
     76  int SSRSolutionID;
    7477  int UpdateInterval;
    7578  enum SatelliteReferenceDatum SatRefDatum;
     
    105108  int NumberOfGLONASSSat;           /* 0 .. 24 */
    106109  int UpdateInterval;
     110  int SSRIOD;
     111  int SSRProviderID;
     112  int SSRSolutionID;
    107113  struct BiasSat
    108114  {
Note: See TracChangeset for help on using the changeset viewer.