Changeset 4265 in ntrip for trunk/BNC/rinex/reqcanalyze.cpp


Ignore:
Timestamp:
Jun 22, 2012, 11:34:28 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4263 r4265  
    154154  }
    155155  currObs = new t_obs(obs);
     156
     157  if (obs.p1() != 0.0 && obs.p2() != 0.0 && obs.l1() != 0.0 && obs.l2() != 0.0){
     158
     159  }
    156160}
Note: See TracChangeset for help on using the changeset viewer.