Ignore:
Timestamp:
Nov 1, 1999, 10:59:29 AM (26 years ago)
Author:
ansari
Message:

V2

File:
1 edited

Legend:

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

    r363 r534  
    1515  AuxInterpGPS();
    1616  virtual int getLocation(double mjd, double& lat, double& lon, double& alt);
     17  virtual bool canGetLocation(double mjd);
     18  virtual double getStartMJD();
     19  virtual double getEndMJD();
    1720 
    1821  void FitsDump(string const& filename);
Note: See TracChangeset for help on using the changeset viewer.