Changeset 3909 in Sophya for trunk/AddOn/TAcq/brfitsrd.h
- Timestamp:
- Nov 21, 2010, 2:26:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/brfitsrd.h
r3883 r3909 14 14 #include "brpaqu.h" 15 15 #include "minifits.h" 16 #include "timestamp.h" 16 17 17 18 using namespace std; … … 79 80 Byte* mmbufib_[MAXANAFIB]; // Pointeurs zone memoire de chaque fibre rendu par RAcqMemZoneMgr 80 81 82 SOPHYA::TimeStamp cdateobs_; // current time/date read from file 83 81 84 int prtlev_; // print level 82 85 uint_8 prtmodulo_; // print periodicity (modulo)
Note:
See TracChangeset
for help on using the changeset viewer.