Changeset 2044 in ntrip for trunk/BNC/bncpppclient.h


Ignore:
Timestamp:
Nov 26, 2009, 4:09:09 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r2042 r2044  
    6363class t_corr {
    6464 public:
    65   t_time tt;
    66   int    iod;
    67   double dClk;
    68   double rao[3];
     65  t_time       tt;
     66  int          iod;
     67  double       dClk;
     68  ColumnVector rao;
    6969};
    7070
Note: See TracChangeset for help on using the changeset viewer.