Ignore:
Timestamp:
Jan 21, 2015, 10:50:42 AM (9 years ago)
Author:
stuerze
Message:

consider clock sampling for update indicator determination in case of combination

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncrtnetuploadcaster.h

    r6442 r6557  
    3939  void crdTrafo(int GPSWeek, ColumnVector& xyz, double& dc);
    4040
     41  int determineUpdateInd(double samplingRate);
     42
    4143  QString        _casterID;
    4244  bncEphUser*    _ephUser;
     
    4749  int            _SID;
    4850  int            _IOD;
     51  int            _samplRtcmClkCorr;
    4952  double         _samplRtcmEphCorr;
    5053  double         _dx;
Note: See TracChangeset for help on using the changeset viewer.