Changeset 9650 in ntrip


Ignore:
Timestamp:
Mar 11, 2022, 9:52:23 AM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r7521 r9650  
    2727  virtual void writeHeader(const QDateTime& datTim);
    2828  virtual void closeFile();
    29   QString _roverName;
    30   int _sampl;
     29  QString              _roverName;
     30  int                  _sampl;
    3131  const t_pppOptions*  _opt;
    32   bncAntex* _antex;
    33   double _antPCO[t_frequency::max];
     32  bncAntex*            _antex;
     33  double               _antPCO[t_frequency::max];
    3434};
    3535
Note: See TracChangeset for help on using the changeset viewer.