Changeset 6360 in ntrip for trunk/BNC/src/orbComp/sp3Comp.h


Ignore:
Timestamp:
Dec 1, 2014, 11:50:33 AM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/orbComp/sp3Comp.h

    r6356 r6360  
    8282
    8383  int  satIndex(const std::set<t_prn>& clkSats, const t_prn& prn) const;
    84   void processClocks(const std::set<t_prn>& clkSats, std::vector<t_epoch*>& epochs,
     84  void processClocks(const std::set<t_prn>& clkSats, const std::vector<t_epoch*>& epochsIn,
    8585                     std::map<std::string, t_stat>& stat) const;
    8686  void compare(std::ostringstream& out) const;
Note: See TracChangeset for help on using the changeset viewer.