Changeset 7521 in ntrip for trunk/BNC/src/pppOptions.h


Ignore:
Timestamp:
Oct 19, 2015, 12:53:07 PM (9 years ago)
Author:
stuerze
Message:

minor changes to allow sinex troposphere file writing in version 2.0

File:
1 edited

Legend:

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

    r7048 r7521  
    3232  std::string             _corrFile;
    3333  double                  _corrWaitTime;
    34   std::string             _roverName;     
     34  std::string             _roverName;
    3535  ColumnVector            _xyzAprRover;
    3636  ColumnVector            _neuEccRover;
    37   std::string             _antNameRover; 
    38   std::string             _antexFileName;
     37  std::string             _recNameRover;
     38  std::string             _antNameRover;
     39  std::string             _antexFileName;
    3940  double                  _sigmaC1;
    4041  double                  _sigmaL1;
Note: See TracChangeset for help on using the changeset viewer.