Changeset 5810 in ntrip for trunk/BNC/src/PPP/satobs.cpp


Ignore:
Timestamp:
Aug 6, 2014, 11:34:36 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/satobs.cpp

    r5808 r5810  
    4545#include "satobs.h"
    4646#include "bncconst.h"
    47 #include "ephpool.h"
    48 #include "station.h"
     47#include "pppEphPool.h"
     48#include "pppStation.h"
    4949#include "bncutils.h"
    5050#include "bncantex.h"
    51 #include "obspool.h"
     51#include "pppObsPool.h"
    5252#include "pppClient.h"
    5353
     
    174174//
    175175////////////////////////////////////////////////////////////////////////////
    176 t_irc t_satObs::cmpModel(const t_station* station) {
     176t_irc t_satObs::cmpModel(const t_pppStation* station) {
    177177
    178178  // Reset all model values
Note: See TracChangeset for help on using the changeset viewer.