Changeset 2013 in ntrip for trunk/BNS/RTCM/rtcm3torinex.h


Ignore:
Timestamp:
Nov 25, 2009, 12:41:32 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/RTCM/rtcm3torinex.h

    r1837 r2013  
    44/*
    55  Converter for RTCM3 data to RINEX.
    6   $Id: rtcm3torinex.h,v 1.17 2009/05/07 09:27:19 mervart Exp $
     6  $Id: rtcm3torinex.h,v 1.18 2009/11/04 16:19:40 zdenek Exp $
    77  Copyright (C) 2005-2006 by Dirk Stöcker <stoecker@alberding.eu>
    88
     
    108108  int    dataflags[24];      /* GPSDF_xxx */
    109109  int    satellites[24];     /* SV - IDs */
     110  int    channels[24];       /* Glonass channels - valid of Glonass SV only */
    110111  int    snrL1[24];          /* Important: all the 5 SV-specific fields must */
    111112  int    snrL2[24];          /* have the same SV-order */
Note: See TracChangeset for help on using the changeset viewer.