Ignore:
Timestamp:
Dec 10, 2024, 3:57:21 PM (3 months ago)
Author:
stuerze
Message:

RINEX version 4.02 updates

File:
1 edited

Legend:

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

    r10577 r10587  
    10191019            *_log  << "                     "
    10201020                << navFi.fileName() << ' ' << QString(": WRONG %2:%3\n")
    1021                            .arg(eph->ephTypeStr(eph->ephType(), eph->prn(), 99.0))
     1021                           .arg(eph->typeStr(eph->type(), eph->prn(), 99.0))
    10221022                           .arg(eph->rinexDateStr(eph->TOC(), eph->prn(), 99.0)).toLatin1();
    10231023          }
Note: See TracChangeset for help on using the changeset viewer.