Changeset 358 in Sophya for trunk/Poubelle/archTOI.old/toisvr.h


Ignore:
Timestamp:
Aug 6, 1999, 3:46:37 PM (26 years ago)
Author:
ansari
Message:

auxilliary GPS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/toisvr.h

    r350 r358  
    77
    88#include "toiiter.h"
     9
     10class AuxGPS;
    911
    1012class TOISvr {
     
    1719  void SetMJD0(double);
    1820  void SetPerEch(double);
     21  void UseAuxGPS(AuxGPS* gps);
    1922 
    2023  void SetTimeInterval(double tStart, double tEnd);
Note: See TracChangeset for help on using the changeset viewer.