Changeset 9807 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Aug 23, 2022, 2:08:11 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r9669 r9807 471 471 if (OPT->_isAPC && found) { 472 472 // the PCOs as given in the satellite antenna correction for all frequencies 473 // have to be reduced by the PCO of the re ference frequency473 // have to be reduced by the PCO of the respective reference frequency 474 474 if (_prn.system() == 'G') { 475 475 _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.