Changeset 7972 in ntrip for trunk/BNC/src/PPP/pppClient.h


Ignore:
Timestamp:
Jun 29, 2016, 3:04:13 PM (8 years ago)
Author:
stuerze
Message:

consideration of provider ID changes in SSR correction streams during PPP processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.h

    r7288 r7972  
    4545  static t_pppClient* instance();
    4646
     47  void reset();
     48
    4749 private:
    4850  void initOutput(t_output* output);
     
    6971  t_pppOptions*             _opt;
    7072  t_tides*                  _tides;
     73//  t_loading*                _loading;
    7174};
    7275
Note: See TracChangeset for help on using the changeset viewer.