Ignore:
Timestamp:
Mar 20, 2013, 11:18:10 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4803 r4991  
    3131  void processSatellite(t_eph* eph, int GPSweek,
    3232                        double GPSweeks, const QString& prn,
    33                         const ColumnVector& xx,
     33                        const ColumnVector& rtnAPC,
     34                        double rtnClk,
     35                        const ColumnVector& rtnVel,
     36                        const ColumnVector& rtnCoM,
    3437                        struct ClockOrbit::SatData* sd,
    3538                        QString& outLine);
Note: See TracChangeset for help on using the changeset viewer.