Changeset 9316 in ntrip


Ignore:
Timestamp:
Dec 17, 2020, 3:30:24 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.h

    r9212 r9316  
    140140  double  _L2PFlag;         // L2 P data flag (not valid for IRNSS and QZSS)
    141141
    142   mutable double  _ura;     // SV accuracy
     142  mutable double  _ura;     // SV accuracy [m]
    143143  double  _health;          // SV health
    144144  double  _TGD;             // [s]
     
    449449  int     _AODC;
    450450  int     _URAI;             //  [0..15] index from RTCM stream
    451   mutable double  _URA;      //  user range accuracy
     451  mutable double  _URA;      //  user range accuracy [m]
    452452  double  _clock_bias;       //  [s]
    453453  double  _clock_drift;      //  [s/s]
Note: See TracChangeset for help on using the changeset viewer.