Changeset 8619 in ntrip for trunk/BNC/src/pppModel.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/pppModel.h

    r7998 r8619  
    7171  ~t_windUp() {};
    7272  double value(const bncTime& etime, const ColumnVector& rRec, t_prn prn,
    73                const ColumnVector& rSat);
     73               const ColumnVector& rSat, bool ssr, double yaw,
     74               const ColumnVector& vSat);
    7475 private:
    7576  double lastEtime[t_prn::MAXPRN+1];
Note: See TracChangeset for help on using the changeset viewer.