Changeset 8619 in ntrip for trunk/BNC/src/PPP/pppStation.h


Ignore:
Timestamp:
Feb 28, 2019, 2:49:35 PM (5 years ago)
Author:
stuerze
Message:

special ssr wind up computation is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppStation.h

    r7250 r8619  
    3131  const ColumnVector& tideDspl()  const {return _tideDspl;}
    3232  double dClk() const {return _dClk;}
    33   double windUp(const bncTime& time, t_prn prn, const ColumnVector& rSat) const;
     33  double windUp(const bncTime& time, t_prn prn, const ColumnVector& rSat, bool ssr,
     34                double yaw, const ColumnVector& vSat) const;
    3435  double stec(const t_vTec* vTec, const double signalPropagationTime, const ColumnVector& rSat) const;
    3536
Note: See TracChangeset for help on using the changeset viewer.