Changeset 9474 in ntrip for branches/BNC_2.12/src/bncantex.h


Ignore:
Timestamp:
Jul 13, 2021, 10:59:04 PM (3 years ago)
Author:
stuerze
Message:

satellite antenna phase center correction is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncantex.h

    r8079 r9474  
    4040  void    print() const;
    4141  QString pcoSinexString(const std::string& antName, t_frequency::type frqType);
     42  double  satCorr(const QString& prn, t_frequency::type frqType,
     43                  double eleSat, double azSat, bool& found) const;
    4244  double  rcvCorr(const std::string& antName, t_frequency::type frqType,
    4345                  double eleSat, double azSat, bool& found) const;
Note: See TracChangeset for help on using the changeset viewer.