Changeset 6605 in ntrip


Ignore:
Timestamp:
Feb 20, 2015, 12:31:52 PM (9 years ago)
Author:
stoecker
Message:

fix flag

File:
1 edited

Legend:

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

    r6603 r6605  
    1 #include <math.h>
    21#include <sstream>
    32#include <iostream>
     
    15161515  _TGD2     = ee->TGD_B2_B3;
    15171516
    1518   _SatH1    = BDSEPHF_SATH1;
     1517  _SatH1    = ee->flags & BDSEPHF_SATH1;
    15191518
    15201519}
Note: See TracChangeset for help on using the changeset viewer.