Changeset 6653 in ntrip for trunk/BNC/src/pppRun.h


Ignore:
Timestamp:
Mar 12, 2015, 1:26:34 PM (9 years ago)
Author:
stuerze
Message:

sinex tro file support added,
troposphere results in overall ppp logfile added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppRun.h

    r6608 r6653  
    1414class t_corrFile;
    1515class bncoutf;
     16class bncSinexTro;
    1617
    1718namespace BNC_PPP {
     
    7273  bncoutf*               _logFile;
    7374  bncoutf*               _nmeaFile;
    74   bncoutf*               _snxtroFile;
     75  bncSinexTro*           _snxtroFile;
    7576};
    7677
Note: See TracChangeset for help on using the changeset viewer.