Ignore:
Timestamp:
Sep 17, 2018, 2:53:30 PM (6 years ago)
Author:
stuerze
Message:

SSR parameter clock rate, clock drift and URA are added within RTNET format

File:
1 edited

Legend:

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

    r8414 r8483  
    3333                        double GPSweeks, const QString& prn,
    3434                        const ColumnVector& rtnAPC,
    35                         double rtnClk,
     35                        double ura,
     36                        const ColumnVector& rtnClk,
    3637                        const ColumnVector& rtnVel,
    3738                        const ColumnVector& rtnCoM,
     39                        const ColumnVector& rtnClkSig,
    3840                        struct ClockOrbit::SatData* sd,
    3941                        QString& outLine);
Note: See TracChangeset for help on using the changeset viewer.