Changeset 350 in Sophya for trunk/Poubelle/archTOI.old/toisvr.h
- Timestamp:
- Aug 4, 1999, 4:10:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/toisvr.h
r342 r350 1 // toisvr.h 2 // Eric Aubourg CEA/DAPNIA/SPP juillet 1999 3 4 1 5 #ifndef TOISVR_H 2 6 #define TOISVR_H … … 9 13 10 14 void SetDirectory(string); 11 void SetFile(string);12 15 void AddFile(string); 13 16 void OnBoardRecorderFiles(bool); 14 17 void SetMJD0(double); 18 void SetPerEch(double); 15 19 16 20 void SetTimeInterval(double tStart, double tEnd);
Note:
See TracChangeset
for help on using the changeset viewer.