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


Ignore:
Timestamp:
Jan 14, 2022, 5:31:00 PM (2 years ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r9589 r9600  
    4545  const t_pppOptions* opt() const {return _opt;}
    4646
    47   static void bancroft(const Matrix& BBpass, ColumnVector& pos);
     47  static t_irc bancroft(const Matrix& BBpass, ColumnVector& pos);
    4848
    4949  static t_pppClient* instance();
Note: See TracChangeset for help on using the changeset viewer.