Changeset 5755 in ntrip for trunk/BNC/src/bncantex.h


Ignore:
Timestamp:
Aug 3, 2014, 12:07:55 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5750 r5755  
    4040  t_irc readFile(const QString& fileName); 
    4141  void print() const;
    42   double pco(const QString& antName, double eleSat, bool& found);
     42  double pco(const QString& antName, double eleSat, bool& found) const;
    4343  double rcvCorr(BNC::t_frequency::type frqType, const std::string& antName,
    4444                 double eleSat, bool& found) const;
Note: See TracChangeset for help on using the changeset viewer.