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


Ignore:
Timestamp:
Aug 4, 2014, 9:09:00 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5761 r5769  
    2525  void putGPSEphemeris(const t_ephGPS* eph);                 
    2626  void putGloEphemeris(const t_ephGlo* eph);                 
     27  void putGalEphemeris(const t_ephGal* eph);                 
    2728  void putOrbCorrections(int numCorr, const t_orbCorr* corr);
    2829  void putClkCorrections(int numCorr, const t_clkCorr* corr);
Note: See TracChangeset for help on using the changeset viewer.