Changeset 4591 in ntrip for trunk/BNC/src/rinex/availplot.cpp


Ignore:
Timestamp:
Aug 30, 2012, 12:14:37 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/availplot.cpp

    r4589 r4591  
    5656    const QString&         prn       = it.key();
    5757    const t_availData&     availData = it.value();
    58     const QVector<double>& epochs    = availData._epoL1;
     58    const QVector<double>& epochs    = availData._L1ok;
    5959
    6060    scaleDrawPrn->_yLabels[iC] = prn;
Note: See TracChangeset for help on using the changeset viewer.