Changeset 5570 in ntrip for trunk/BNC/src/bncmodel.h


Ignore:
Timestamp:
Nov 23, 2013, 7:07:12 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmodel.h

    r5569 r5570  
    9999                     SymmetricMatrix& QQ, ColumnVector& dx);
    100100
    101   void reset();
    102 
    103101 private:
    104   t_irc cmpBancroft(t_epoData* epoData);
     102  void   reset();
     103  t_irc  cmpBancroft(t_epoData* epoData);
    105104  void   cmpEle(t_satData* satData);
    106105  void   addAmb(t_satData* satData);
Note: See TracChangeset for help on using the changeset viewer.