Changeset 9807 in ntrip for trunk/BNC/src/PPP


Ignore:
Timestamp:
Aug 23, 2022, 2:08:11 PM (20 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppSatObs.cpp

    r9669 r9807  
    471471      if (OPT->_isAPC && found) {
    472472        // the PCOs as given in the satellite antenna correction for all frequencies
    473         // have to be reduced by the PCO of the reference frequency
     473        // have to be reduced by the PCO of the respective reference frequency
    474474        if      (_prn.system() == 'G') {
    475475          _model._antPCO[ii] -= PPP_CLIENT->antex()->satCorr(prn, t_frequency::G1, _model._elTx, _model._azTx, found);
Note: See TracChangeset for help on using the changeset viewer.