Changeset 10613 in ntrip for trunk/BNC/src/bncclockrinex.cpp


Ignore:
Timestamp:
Feb 18, 2025, 5:56:21 PM (11 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncclockrinex.cpp

    r10608 r10613  
    4444                           double clkRnx, double clkRnxRate, double clkRnxAcc,
    4545                           double clkRnxSig, double clkRnxRateSig, double clkRnxAccSig) {
     46
     47  _oStr.setf(ios::fixed);
    4648
    4749  if (reopen(GPSweek, GPSweeks) == success) {
Note: See TracChangeset for help on using the changeset viewer.